Skip to content

Commit 545be9e

Browse files
authored
Merge pull request #17 from ubidefeo/ubidefeo-ht16K33
Ubidefeo ht16 k33
2 parents 5100c12 + 3fae914 commit 545be9e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package-list.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,18 @@ packages:
149149
description: Device drivers for IR (infra red) remote controls
150150
license: MIT license
151151
tags: ["IR"]
152+
- HT16K33-Python:
153+
name: HT16K33 Drivers
154+
url: https://github.com/smittytone/HT16K33-Python
155+
description: Python drivers for the Holtek HT16K33 controller chip and various display devices based upon it, such as the Adafruit 0.8-inch 8x16 LED Matrix FeatherWing and the Raspberry Pi Pico. The drivers supports both CircuitPython and MicroPython applications. They communicate using I²C.
156+
tags: ["LED", "matrix", "segment", "adafruit"]
157+
license: Licensed under the MIT License.
158+
verification:
159+
- fqbn: "arduino:esp32:nano_nora"
160+
library_version: "3.4.2"
161+
micropython_version: "1.20.0"
162+
tester: "arduino"
163+
- fqbn: "esp32:esp32:esp32s3"
164+
library_version: "3.4.2"
165+
micropython_version: "1.20.0"
166+
tester: "arduino"

0 commit comments

Comments
 (0)