Adafruit_CircuitPython_HT16K33

Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.

MIT License

Downloads
2.5K
Stars
41
Committers
23

Bot releases are hidden (Show)

Adafruit_CircuitPython_HT16K33 - Fix Color Swapping Bug Latest Release

Published by FoamyGuy 7 months ago

Adafruit_CircuitPython_HT16K33 - Corrected Comment In Example

Published by FoamyGuy 7 months ago

Adafruit_CircuitPython_HT16K33 - 4.6.7 - Fix RTD Docs Build and Unpin Sphinx

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_HT16K33/compare/4.6.6...4.6.7

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.6.6 - Fix RTD Theme Issue

Published by FoamyGuy about 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.6.5 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.6.4 - Updated pre-commit hooks

Published by evaherrada over 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - Fixed incorrect colors on the Bicolor Matrix when filling

Published by makermelissa over 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - Fixed issue with the hyphen yielding an incorrect character

Published by makermelissa over 1 year ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.6.1 - Added commented out board.STEMMA_I2C with explanation

Published by evaherrada almost 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - Added more characters for 7x4 segmented displays

Published by makermelissa almost 2 years ago

Thanks @DJDevon3

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - Add 14-segment example.

Published by kattni about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.5.4 - Fixed type annotations, minor tweaks

Published by tekktrik about 2 years ago

Fixed faulty type annotations, added type annotations for animtaions.py, and minor tweaks were made.

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.5.3 - Made copyright stay up to date in docs/conf.py

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.5.2 - Fixed version string

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.5.1 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.5.0 - Added multidisplay support

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.4.1 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.4.0 - Abstracted 7-seg displays and fixed colon on big seg

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.3.1 - Fixed autowrite not resetting on error

Published by evaherrada over 2 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_HT16K33 - 4.3.0 - Custom Characters for 7-Segment

Published by FoamyGuy over 2 years ago

This release allows custom characters for printing and marquee on the 4x7-Segment devices. See the new example Thank you @tekktrik and @Neradoc

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

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

Read the docs for info on how to use it.

Package Rankings
Top 7.4% on Pypi.org
Related Projects