We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56696be commit 16dd6caCopy full SHA for 16dd6ca
README.rst
@@ -9,7 +9,12 @@ Introduction
9
:target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
10
:alt: Gitter
11
12
-TODO
+CircuitPython driver for the IS31FL3731 charlieplex IC.
13
+
14
+This driver supports the following hardware:
15
16
+* `Adafruit 16x9 Charlieplexed PWM LED Matrix Driver - IS31FL3731 <https://www.adafruit.com/product/2946>`_
17
+* `Adafruit 15x7 CharliePlex LED Matrix Display FeatherWings <https://www.adafruit.com/product/2965>`_
18
19
Dependencies
20
=============
0 commit comments