Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to interface a 12/5v fan with a at89c51 microcontroler ?

Status
Not open for further replies.

Majd995

Newbie level 3
Joined
Mar 18, 2013
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
i used 5v to 12v fan and i want to connect 5v to it then i want to interface it with the microcontroller, what should i use in order to let this fan work ? a transistor or an amplifier or what ? this is for my project pls help !!
pls i need an instructions and a Block diagram PLs ...
 

Use a transistor.
1. connect micro-controller pin to base of transistor through a suitable resistor.
2. Connect +5V to collector of transistor
3. Emitter to +ve wire of computer fan . Negative wire to ground.

Best wishes :)
 
First of all check how much current is required for the FAN.
Then choose a MOSFET as a switch controlled by the microcontroller to give the power supply to the fan.
Sometimes the MOSFET might need an external driver, because of higher threshold voltage and if isolation is needed between
MOSFET and uC since MOSFET might be carrying a lot of current. BD.JPG
 
Use L293D motor driver IC. U can directly give MCU output as input to this and it will drive the motor. U can also use this in Push pull mode, configure it as H-Bridge driver.
lf_sch.jpg

On the other hand, u can use power mosfet in H bridge configuration for motor on off. And also can provide PWM to mosfets to control the speed of motor.
basicmosfethbridge.gif1335122304-h-bridge.gif

Hope that helps.
 
thanx a lot guys , you were very helpful :)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top