Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground
5.2.7 - Don't use PWMOut for PulseOut
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
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
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
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
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
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
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
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.
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
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.