Cheap fan control without microcontroller

Thread Starter

RodSTAR

Joined Jan 3, 2008
15
Hello electronics guys, I want to turn on an AC or DC fan when a heatsink reaches a certain temperature determined by a potentiometer, and then fan speed to be some quite proportional to temperature. I bet or I'm sure this situation has already been solved anywhere anytime, but I want to know where to find the circuit or if is there already any cheap kit (on eBay or something) to do this. I could easily do this with a microcontroller, but I want some cheaper solution.

Regards
 

MaxHeadRoom

Joined Jul 18, 2013
30,559
A simple 12f series pic could do this fairly cheap.
You would need a thermal sensor also and the output device would depend on the nature of the motor.
Max.
 

ian field

Joined Oct 27, 2012
6,536
Hello electronics guys, I want to turn on an AC or DC fan when a heatsink reaches a certain temperature determined by a potentiometer, and then fan speed to be some quite proportional to temperature. I bet or I'm sure this situation has already been solved anywhere anytime, but I want to know where to find the circuit or if is there already any cheap kit (on eBay or something) to do this. I could easily do this with a microcontroller, but I want some cheaper solution.

Regards
ATX PSUs used to have a neat little sub panel with a couple of transistors and a thermistor on a fly lead clamped to the heatsink.

Nowadays its fully integrated into the main PCB - but if you can be bothered hand tracing the circuit.

Its a good basis for the control circuit, you can buffer the output for what current you need.
 
Top