Skip to content

A small and cheap led matrix to display messages using REST request

License

Notifications You must be signed in to change notification settings

usini/espMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An 8x8 Matrix WiFi Display

Photo

Features

  • Responsive Web Interface
  • Simple Web Request to send Message (ex: http://espmessenger/message/hello send hello)
  • Accentuated characters supports
  • Localization Support (French / English as for now)
  • WiFiManager configuration (Nb of devices / Password and Username)
  • Basic HTTP Authentication
  • Discoverable using Netbios / Bonjour / SSDP
  • Web Update

Libraries used

  • MD_MAX72xx
  • MD_Parola
  • ArduinoJSON (v6)
  • WiFiManager

Web Interface

Schematics