Skip to content

Commit

Permalink
Merge pull request #17 from ubidefeo/ubidefeo-ht16K33
Browse files Browse the repository at this point in the history
Ubidefeo ht16 k33
  • Loading branch information
sebromero authored Nov 8, 2023
2 parents 5100c12 + 3fae914 commit 545be9e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,18 @@ packages:
description: Device drivers for IR (infra red) remote controls
license: MIT license
tags: ["IR"]
- HT16K33-Python:
name: HT16K33 Drivers
url: https://github.com/smittytone/HT16K33-Python
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.
tags: ["LED", "matrix", "segment", "adafruit"]
license: Licensed under the MIT License.
verification:
- fqbn: "arduino:esp32:nano_nora"
library_version: "3.4.2"
micropython_version: "1.20.0"
tester: "arduino"
- fqbn: "esp32:esp32:esp32s3"
library_version: "3.4.2"
micropython_version: "1.20.0"
tester: "arduino"

0 comments on commit 545be9e

Please sign in to comment.