Noiasca HT16K33
A library for HT16K33 LED displays - 7 segment and 14 segment
|
The "Noiasca HT16K33 Library" is an Arduino Library to control HT16K33 based seven segment and 14 segment LED displays.
The library inherits from Print.h and therefore supports the very common interface you know from other display libraries. Additionally the interface is very close to the so called LCD API 1.0
There are several examples please use the hello world for the beginning.
Download the library from http://werner.rothschopf.net/201909_arduino_ht16k33.htm
In the Arduino IDE use the Menu
Sketch / Include Library / Add .ZIP Library
to install the library.