/WebToLEDMatrix

An Arduino projet to read a message from a web server, and display that message on an 8x8 LED Matrix in a scrolling manner.

Primary LanguageC++Apache License 2.0Apache-2.0

This project requires an Ethernet Sheild and a MAX7219 Led Matrix Unit and uses LedControl.

This project can read from a web service that returns a text document with ascii characters (unsigned chars, bytes) that will be rended in binary form on the right side of the LED Matrix.

(c) Copyright Lyle Troxell Released under Apache License, version 2.0