Skip to content

Releases: adafruit/Adafruit_CircuitPython_TCA8418

Update Example for 9.x displayio API

01 Apr 14:52
b19b168
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.11...1.0.12

1.0.11 - Fixed circup installation instructions

21 Mar 16:33
7cf2a4c
Compare
Choose a tag to compare

Fixed the circup installation instructions. Thanks @FoamyGuy!

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

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

Read the docs for info on how to use it.

1.0.10 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.0.9...1.0.10

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

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

Read the docs for info on how to use it.

1.0.9 - Fix RTD Theme Issue

25 Sep 15:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.8 - Tutorial Link Fix

28 Aug 14:38
1913f76
Compare
Choose a tag to compare

This release corrects a link to the learn guide tutorial that is in the documentation pages. Thank you @adam-huganir.

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

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

Read the docs for info on how to use it.

1.0.7 - Updated .pylintrc, fixed jQuery

26 May 15:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.6 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:06
4391574
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.5 - Added simpletest example

04 Oct 20:30
8b2dab1
Compare
Choose a tag to compare

Renamed the GPIO blink example to be a simpletest example in order to be consistent across the repositories. Thanks @prcutler!

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

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

Read the docs for info on how to use it.

1.0.4 - Fixed pyproject.toml URL

03 Oct 05:10
c368f8d
Compare
Choose a tag to compare

Fixed the project URL in pyproject.toml. Thanks @Neradoc!

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

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

Read the docs for info on how to use it.

1.0.3 - Added 3x4 demos

22 Sep 20:20
9401869
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.