Skip to content

Releases: adafruit/Adafruit_CircuitPython_FeatherWing

Updated JoyWing

30 Jun 22:22
b305ff7

Choose a tag to compare

Updated JoyWing to use the correct Seesaw syntax from Seesaw library update.

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.

Joy FeatherWing

05 Mar 22:51
6d49856

Choose a tag to compare

Add support for the Joy FeatherWing. Thanks to @kattni!

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.

Update to Motor FeatherWing lib

24 Jan 20:51
1d0541a

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

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.