hybotix / micropython-ht16k33
Micropython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC
☆44Updated 2 years ago
Alternatives and similar repositories for micropython-ht16k33:
Users that are interested in micropython-ht16k33 are comparing it to the libraries listed below
- MicroPython library for RGB pixel displays.☆54Updated 6 years ago
- The many forks & ports of MicroPython☆46Updated 5 years ago
- Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.☆43Updated last month
- Text rendering module to write messages with simple bitmap fonts on any pixel-based display.☆35Updated 6 years ago
- Notes from the weekly circuitpython meetings on Discord☆24Updated this week
- ESP32 as wifi with SPI interface☆104Updated this week
- ☆41Updated 3 years ago
- CircuitPython framebuf module, based on the Python framebuf module☆40Updated last month
- Firmware for u-blox NINA W102 WiFi/BT module☆87Updated last week
- MicroPython Hershey font demo for the TTGO-LCD board☆28Updated 4 years ago
- MicroPython driver for MAX7219 8x8 LED matrix☆39Updated 2 years ago
- Pixel graphics drawing library for MicroPython.☆35Updated 6 years ago
- MicroPython version for the M5Stack CORE2☆55Updated 2 years ago
- CircuitPython driver for the MAX7219 LED matrix driver IC.☆19Updated last month
- Simple GUI for Pyboard and TFT touch panel displays☆94Updated 4 years ago
- Build scripts for CircuitPython libraries and the bundle☆30Updated 2 weeks ago
- Library to display text using displayio☆59Updated last month
- CircuitPython helper library for LED colors and animations☆59Updated last month
- A collection of modules and examples for MicroPython.☆96Updated last year
- Some tips and tricks for CircuitPython, using a QT Py board☆42Updated 2 years ago
- Combination Micropython and Circuitpython drivers for various HT16K33- and VK16K33-based LEDs☆32Updated this week
- MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt☆41Updated last year
- Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL☆77Updated 9 months ago
- App for editing Python on mobile devices wirelessly☆42Updated 3 years ago
- Driver for 2.7 inch Adafruit and Embedded Artists e-paper displays☆62Updated 4 years ago
- DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0☆60Updated last year
- Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx