Skip to content

Releases: adafruit/Adafruit_CircuitPython_FeatherWing

Update to Motor FeatherWing lib

24 Jan 20:51
1d0541a
Compare
Choose a tag to compare

Update to save memory by consolidating init code. Thanks to @tannewt!

This is an update to the Motor FeatherWing.

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Motor FeatherWing

10 Jan 02:32
Compare
Choose a tag to compare

This new library features modules for particular feather wings to ease initializing underlying drivers. This first release includes support for the Motor FeatherWing and more are coming.


To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.