Search results

  1. J

    Controlling 12v circuit from a high or low pin

    hey guys, i want to have a 12V circuit be on or off depending on if my pin is high or low on my picaxe. I think i should be using a TTL level FET but i'm not sure on what one to get or how to set it up on my picaxe. cheers Jordan
  2. J

    button function

    hey guys, im trying to add a button to my picaxe14m2 so when i push it it will light up an LED, how ever i dont know how to add the button in the breadboard or how to code it. cheers jordan
  3. J

    PWMOUT and READTEMP need HELP!

    hey guys, im in need of some help. i have a code here that i found in another thread but its not working like it should iv tried my best to get it to work and got nothing. #Picaxe 14M2 #no_data setfreq m4 symbol fan = B.2 symbol temp = B.1 symbol temperature = B0 symbol duty =...
  4. J

    PICAXE14M2 Programing board

    hey guys, will this design work to program and test the workings of the PICAXE14M2 ?
  5. J

    PWM fan control

    hey guys, Im working on this project for school where i'm using the "DS18B20" to record the temp and set the percentage of the fan speed(i'm using a 2 wire fan.) i have everything set up except for the PWM for the fan control. I was looking around and don't really understand how PWM works and...
Top