Skip to content

Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground

Now with more wavs!

20 Oct 00:56
Compare
Choose a tag to compare
  • Added support for play_file. Thanks @kattni!

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

Read the docs for info and examples.

0.8.0!

16 Oct 20:30
Compare
Choose a tag to compare
  • Added support for touch, play_tone, start_tone, stop_tone, acceleration.
  • Library is now imported as: from adafruit_circuitplayground.express import cpx
  • Docs and examples updated.

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

Read the docs for info and examples.

One fix

02 Aug 20:08
Compare
Choose a tag to compare

A sphinx check broke the load on actual devices. This release fixes it.

Initial Beta release

02 Aug 00:03
Compare
Choose a tag to compare

This doesn't support everything on the board but its a start. This is a release so it can be added into the bundle.