The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...
PWM or Pulse Width Modulation has generally been regarded as too complicated for PC fan speed control compared against using rheostats or linear voltage regulators such as the LM317. I present here a ...