# micropython-adafruit-ht16k33 **Repository Path**: dcctt/micropython-adafruit-ht16k33 ## Basic Information - **Project Name**: micropython-adafruit-ht16k33 - **Description**: Micropython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-30 - **Last Updated**: 2022-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Micropython Library for the HT16K33-based LED Matrices This is a library for using the I²C-based LED matrices with the HT16K33 chip. It supports both 16x8 and 8x8 matrices, as well as 7-Segment Numeric and 14-Segment Alphanumeric displays. Documentation at http://micropython-ht16k33.readthedocs.io/