zume2020 / MAX7219-Malayalam

Malayalam Scrolling text display using MAX7219 dot matrix and Arduino/ESP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAX7219-Malayalam

Cascaded Malayalam Scrolling text display using MAX7219 dot matrix and Arduino.
Displays മലയാളം (Malayayalam, a native Indian language) in LED matrix display.

Here is an awesome MAX72XX font editor 🔥

Hardware

  • Two cascaded MAX7219 dot matrix module.
  • Arduino or ESP8266 NodeMCU.
  • Wires

Wiring

Connections for Arduino/ESP8266 hardware SPI

MAX72XX Arduino ESP
Vcc 5V 3V3
GND GND GND
DIN 11 D7
CS 10 D8
CLK 13 D5

Credits

This is a modified version of MajicDesigns -- MD_Parola Double Height V2.

About

Malayalam Scrolling text display using MAX7219 dot matrix and Arduino/ESP.

License:MIT License


Languages

Language:C 80.3%Language:C++ 19.7%