Need help in designing a circuit

Thread Starter

asdzdc

Joined Oct 27, 2017
6
Hi' I'm a newbie and am working on a Project.
The project is simple, but I can't seem to get it to work.
  • The aim of the Project is to make a 12v 60w light bulb blink
  • The blinking is controlled using a microcontroller(Digispark). I can make LEDs blink using the microcontroller.
  • The Problem is in getting the light bulb to blink. I tried using IRFZ44N MOSFET and also IRF540N MOSFET but doesn't work.
  • The output of the controller is 5V. Can anyone please design a schematic circuit for me for this project?
I used a 5v regulator to supply power to digispark
 

Thread Starter

asdzdc

Joined Oct 27, 2017
6
Sorry, i'm a newbie and tried to draw a circuit diagram. It's bad, but i hope its understandable.

7805ToDigiSpark_asdzdc.jpg
https://ibb.co/gUQ0MR


Mods Note:
Please upload the schematic to our forum and the schematic had been modified with the correct symbol of N type MOSFET.
 

GopherT

Joined Nov 23, 2012
8,009
Hi' I'm a newbie and am working on a Project.
The project is simple, but I can't seem to get it to work.
  • The aim of the Project is to make a 12v 60w light bulb blink
  • The blinking is controlled using a microcontroller(Digispark). I can make LEDs blink using the microcontroller.
  • The Problem is in getting the light bulb to blink. I tried using IRFZ44N MOSFET and also IRF540N MOSFET but doesn't work.
  • The output of the controller is 5V. Can anyone please design a schematic circuit for me for this project?
I used a 5v regulator to supply power to digispark
The easy way is like this. You’ll have to feed it 5v to keep it OFF. It will be ON when your controller pin is low (0v).

29F47C53-0342-45AF-93CD-F56E98F3DAA6.jpeg
 

GopherT

Joined Nov 23, 2012
8,009
Thanks for the circuit @GopherT But what Transistors to use? I'll try this circuit, but is there any way to make the bulb ON when the Pin is high.
Thanks already for this circuit, it'll definitely help me.

Use your IRFZ for the mosfet and a 2n2222a or a 2n3904 or nearly any NPN you have in your junk box. Even a BC337 like BASF showed.

Note that his circuit is just like mine and will turn on the bulb when the input is low. You’ll need either s logic level MOSFET (and no NPN), or an additional PNP transistor to make the bulb turn on when the input is high.
 

Thread Starter

asdzdc

Joined Oct 27, 2017
6
Thanks guys. Thanks alot for the help. I'll post the result after hopefully succeeding in this project. Thanks again. BTW @GopherT , what app do you use to create the circuit diagrams?
 

GopherT

Joined Nov 23, 2012
8,009
Thanks guys. Thanks alot for the help. I'll post the result after hopefully succeeding in this project. Thanks again. BTW @GopherT , what app do you use to create the circuit diagrams?
iCircuit for iPad. I think it cost $4.99. But it also simulates the circuit and has a simulated oscilloscope and all the good doo-dads. Not as good as LT Spice but nice for an app.
 
Top