Looking for a quick way to turn on a 5v DC fan on based on a temperature value.
For this project I’d eventually add more sensors, Wi-Fi and a mainboard. But just for a quick PoC, want to do it a via passive components.
Could I use a temp sensor that has an analog output (like this: https://www.sparkfun.com/products/10988 ) feed into an NPN, with it being the on/off switch for the fan?
I understand there’d be downsides to this solution (for example, with no PID-like control, the fan might cycle on/off frequently).
In this design, could I use a 555 for speed control?
Are there other “better” solutions (with the understanding I want .NETMF it later on)?