Skip to content

Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground

5.2.7 - Don't use PWMOut for PulseOut

15 Aug 21:13
f5351ad
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.2.6 - Switched to pyproject.toml

09 Aug 19:28
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.2.5 - Added type annotations

08 Aug 23:05
66606f7
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

5.2.4 - Adding library to PyPI

22 Jul 16:49
e342e94
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

5.2.3 - Added cp.org link to index.rst

09 Jun 18:55
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

5.2.2 - Repo documentation and config updates

07 Jun 17:23
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

5.2.1 - CPX Frozen Links

23 May 19:56
54b2fa0
Compare
Choose a tag to compare

This release contains a directory with links to the subset of the library used by CPX devices. This allows the bluefruit portion to be omitted when being frozen in to core builds. Thank you @Neradoc.

No changes in library functionality and no changes to user code needed.

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

Read the docs for info on how to use it.

5.2.0 - Added square wave functionality to play tone

20 May 20:46
Compare
Choose a tag to compare

This enables using keypad directly in code.py when using a Circuit Playground Bluefruit.

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

Read the docs for info on how to use it.

Move button setup to button properties.

12 Apr 18:43
f82d3ef
Compare
Choose a tag to compare

This enables using keypad directly in code.py when using a Circuit Playground Bluefruit.

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

Read the docs for info on how to use it.

5.0.5 - Reformatted library to match latest black version

04 Apr 17:32
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.