Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.69 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.69 KB

MarqueeSign

Photo1 Make your own Scrolling Text! Easy to make LED Marquee Sign using a NodeMCU and a LED Dot Matrix Panel. Full Arduino software.

GitHub followers

Features (Coming Soon)

  • Configured through Web Interface

Supported Platforms

  • Chrome Web Browser
  • Opera Web Browser
  • Edge Web Browser
  • Mobile Web Browser

Installation

Arduino IDE

A ready to use Marquee-Sign.zip is available on the release page and is based on HTML.

Requirements

  • Install the library "MD_Parola" (available from the library manager).
  • Install the library "MD_MAX72xx" (available from the library manager).

Schematic

Schematic

Setup

  1. Download the RadioTelescope Zip package from the releases page
  2. Extract the Zip
  3. Connect the ESP8266 to your computer.
  4. Open the "MarqueeSign.ino" sketch.
  5. Upload the sketch.
  6. Connect WiFi: SSID: MarqueeSign Password: MarqueeSign
  7. Get your local IP Address "192.168.4.1"
  8. Have FUN!

Now you can type http://192.168.4.1 in your browser and Marquee Sign shows up.