adafruit / Adafruit_LED_Backpack

Adafruit LED Backpack Library for our various LED backpacks.
MIT License
299 stars 192 forks source link

Add a 16x16 matrix using two HK16K33 #50

Closed arnew closed 2 years ago

arnew commented 4 years ago

This adds an Arduino Example implementing a class that utilizes two HT16K33 to access a 16x16 matrix (split into two 16x8 sections) as a single Adafruit_GFX target.

Let me know if you want to keep the code in your repository. I'll be happy to improve the code quality and documentation.

caternuson commented 2 years ago

Thanks. This library is mainly for specific Adafruit products that use the HT16K33. Having this hosted here would lead to potential confusion and support issues.