Using PWM with periphery library

I recently wrote a software PWM library in python for the GPIO pins which uses the periphery library as a base. It works well and is very simple to use. I would be happy to comment the code, add examples of use and share on github if anyone is interested.

1 Like