Skip to content

Commit dfb9ba4

Browse files
author
Arduino
committed
Automated rendering of registry
1 parent 545be9e commit dfb9ba4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,25 @@ Device drivers for IR (infra red) remote controls
7070

7171
<hr />
7272

73+
### [HT16K33 Drivers](https://github.com/smittytone/HT16K33-Python)
74+
75+
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.
76+
77+
<details><summary>Details</summary>
78+
<ul>
79+
<li>🌐 <strong>URL:</strong> https://github.com/smittytone/HT16K33-Python</li>
80+
<li>📜 <strong>License:</strong> Licensed under the MIT License.</li>
81+
<li>🏷️ <strong>Tags:</strong> LED, matrix, segment, adafruit</li>
82+
<li>✅ <strong>Verification:</strong>
83+
<ul>
84+
<li>Verified v3.4.2 with <code>arduino:esp32:nano_nora</code> on MicroPython v1.20.0</li>
85+
<li>Verified v3.4.2 with <code>esp32:esp32:esp32s3</code> on MicroPython v1.20.0</li>
86+
</ul></li>
87+
</ul>
88+
</details>
89+
90+
<hr />
91+
7392
### [Library for Raspberry Pi Pico](https://github.com/blaz-r/pi_pico_neopixel)
7493

7594
a library for using ws2812b and sk6812 leds (aka neopixels) with Raspberry Pi Pico

0 commit comments

Comments
 (0)