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.

control fan thru micro controller

Status
Not open for further replies.

1a2s3d4f

Member level 3
Joined
Oct 28, 2006
Messages
59
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,785
Hi everyone,

I would like to ask question relating to micro controller, arduino. I would like to use an arduino to control the fan (computer fan). It needs about 5 volt and 0.7amp to turn on. If i use the arduino, the output port does not have that much of current. Please advise where can I get more current to power on the computer fan.

Thanks
 

Hi,

Its not that difficult, you need to use relay. Provide the actuating signal from Arduino to relay and give direct 5V to output of relay. Now when you provide ON signal from Arduino then the relay will get ON and provide 5V to the fan otherwise it will remain OFF. Relay is simply acting like a switch.

As relay is a simple mechanical switch so its a bit slow but still okay for your case, if you wanna use quick way of switching then use mosfets like 75n75.

Thanks.
 

you can use a relay, or transistor or mosfet.

relay has the disadvantage of consuming more power [when on] and taking up more space

transistor compared to mosfet consumes a little more power, but far less than a relay

if you only want to turn it on, then you can use a SCR
 
Hi Guy,

Thank you so much for the help. I be able to use the arduino with the fan.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top