Hacker News new | ask | show | jobs
by haktan 75 days ago
Could you use an audio out port for creating the signal and ditch the Arduino?
2 comments

That might work for the PWM signal, however you'd still need some electronics as the fan has internal pull-up to 5V and expects it to be pulled low by the PWM signal.

But a small circuit with a Schmitt-trigger inverter IC and some resistors and capacitors might do the trick, for example.

Interesting idea, I'll look into it.