Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hybotics/micropython-ht16k33
Micropython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC
https://github.com/hybotics/micropython-ht16k33
Last synced: 3 months ago
JSON representation
Micropython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC
- Host: GitHub
- URL: https://github.com/hybotics/micropython-ht16k33
- Owner: hybotics
- License: mit
- Created: 2016-09-15T17:46:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T07:54:27.000Z (over 2 years ago)
- Last Synced: 2024-04-30T06:32:08.917Z (6 months ago)
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 43
- Watchers: 17
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-micropython - Hybotics_Micropython_HT16K33 - MicroPython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC. (Libraries / Display)
README
Micropython Library for the HT16K33-based LED Matrices, ported from Adafruit's
Adafruit_CircuitPython_HT16K33 library.It supports Adafruit's 16x8 and 8x8 matrices, as well as 7-segment numeric and
14-segment alphanumeric displays.The code for the matrix displays are here and *should* just work. However, I can
not test these because I do not have any of these displays.NOTE: At this time, only the 14-segment alphanumeric and 7-segment numeric displays
have been tested. Others *may* work but have not been tested. Be warned!