jbudd wrote: ↑Sun Jun 28, 2020 12:41 am
According to your other post you are intending to buy heatsinks as well as a fan, and the reason is "overkill".
There is an excellent overkill cooler for the Pi - the Ice Tower
https://www.52pi.com/home/136-52pi-ice- ... del-b.html It looks awesome, it spins, it even lights up. And this one is the best cooling solution tested on this site
https://www.arrow.com/en/research-and-e ... comparison
A cheaper and lower profile option is a Noctua fan such as NF-A4x10 5V or NF-A4x20 5V mounted over the CPU without heatsink, powered from the 5V pin. My Pi 4B with such a fan does not get hot enough to throttle the CPU frequency even running cpuburn-a53 continuously.
I suspect that cheap low profile heatsinks with sticky "thermal pad"s are worse than useless.
while I understand that your way is cost-effective, and in the long run a much better solution, I already modeled a case, and i like big fans, so, yea. Also, these are the heatsinks:
https://www.mikroprinc.com/sr/proizvod/ ... rni-set-31
(site is in Serbian, that's where I'm from) Also, this set is a bronze CPU heatsink with the RAM and USB controller heatsinks being aluminum.
HawaiianPi wrote: ↑Sat Jun 27, 2020 9:38 pm
The yellow wire is a tachometer output that pulses to indicate the fan speed. It has nothing to do with actually controlling the speed, and it outputs voltage similar to the input, so connecting the tach wire from a 12V fan to the Pi's GPIO will instantly damage it. Actually, even the tach wire from a 5V fan would damage the Pi, because GPIO is 3.3V input.
To be safe an opto isolator could be used to control the fan circuit. An opto isolator could also be used to read the tach signal (I believe it's 2 pulses per revolution, but it may not be the same for all fans).
If you actually want to control the speed (as opposed to just switching the fan on/off), then you want a PWM compatible fan. If your fan is quiet enough then on/off is much simpler to do, and will work with any fan.
FYI:
Some 12V fans can actually run on 5V, at a lower RPM and CFM (and with less noise). I used to have a double stack case for a pair of SBCs cooled by a single 12V fan running on 5V. It worked well and was almost silent. Not true for all of them, of course, and some will run, but not reliably start (they may need a little push now and then).
An optical isolator is a component meant to transfer electrical signals via light to protect other components correct?
Either way, it would be hard to get my hands on one. Also found this:

- Fan Circuit.jpg (99.31 KiB) Viewed 291 times
Would it work for my situation?
Is there any risk of damaging the raspi with this circuit?
Can I improve it in any way?
As I understand, I can control the fan speed without connecting the yellow wire to anything, with the circuit in the picture above.
Pls help I stupid
