This is a modified version of the code for the Pimorini cooling fan set to run the Fan slower and quieter using Pulse Width Modulation (PWM). This is based on version ...
Yet another implementation of PWM in Python. I needed it for playing with Raspberry Pi, where you only have one hardware PWM pin. I have actually noticed that both hardware and software PWM by ...