/HT1632_arduino

This is a C++ library to use a HT1632 LED matrix with an arduino

Primary LanguageC++MIT LicenseMIT

HT1632_arduino

This is a C++ library to use a HT1632 LED matrix with an Arduino or a NodeMCU (ESP8266).

Hardware

Supports the following LED matrix displays :

Installation

To install this library, just place this entire folder as a subfolder in your Arduino/lib/targets/libraries folder.

Notes

Tested with Arduino IDE 1.8.1

Supports the following microcontrollers :

  • Arduino/Genuino Uno
  • Arduino/Genuino Mega or Mega 2560
  • Arduino Mega ADK
  • NodeMCU 1.0 (ESP-12E Module)

Connexions

Arduino Uno, Mega, Mega 2560, ADK

ArduinoLED Matrix
PinPinFunction
5V1+12V
GND4GND
48CLK
57CS
610WR
79DATA

ESP8266

NodeMCULED Matrix
PinGPIOPinFunction
Vin (+5V)-1+12V
GND-4GND
D5GPIO149DATA
DGPIO127CS
D7GPIO1310WR
D8GPIO158CLK