Skip to content

pwmio

Compare
Choose a tag to compare
@tannewt tannewt released this 04 Feb 01:08
db3077a

This now uses pwmio instead of pulseio which is available in CircuitPython 6.x and Blinka 6.0.1+ too. The simpleio API is the same.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-simpleio.

Read the docs for info on how to use it.