Skip to content

Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground

5.3.6 - Fix Typo & Rename Internal Variable

13 Nov 21:42
c477b6d
Compare
Choose a tag to compare

What's Changed

  • rename _samples to _mic_samples and fix if condition by @FoamyGuy in #128

Full Changelog: 5.3.5...5.3.6

5.3.5 - Fix For Sphinx RTD Theme

07 Oct 21:42
Compare
Choose a tag to compare

5.3.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:17
Compare
Choose a tag to compare

Changes: 5.3.3...5.3.4

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.3.3 - Fix RTD Theme Issue

25 Sep 15:37
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.3.2 - Updated .pylintrc, fixed jQuery

26 May 16:16
bdf4373
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.3.1 - Updated pre-commit hooks

16 May 17:48
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.3.0 - Iterable Touch Pins

24 Aug 23:23
47f848f
Compare
Choose a tag to compare

This release allows access to touch pins as an iterable. See examples/circuitplayground_touch_all.py for example usage. Thank you @tekktrik for this enhancement.

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.8 - Fixed version string

22 Aug 18:36
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.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.