Skip to content

stonemct/ScrollText-ESP8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollText-ESP8266

alt tag
On Youtube: https://www.youtube.com/watch?v=k4Ux_I4Gl30

Features:

  • Automatic connection to a known WiFi network
  • If no known WiFi access point is nearby, automatically switched to the AP mode (Fall back function. )
  • Connect to a web server and read the contents of a text file
  • Display this text as a scroling text. 64 x 8 Dot matrix with Max7219 over hardware SPI
  • Display multiple texts with different animations
  • Show infos and QR-Code picture on a 128 x 64 OLED over software SPI
  • Upload Arduino Sketches over the air (OTA)


Material:
ESP8266 12E Breakboard: https://goo.gl/epqoqw
Dot Matrix Display 2x: https://goo.gl/GxN03K
1,3" OLED Display: https://goo.gl/FlzQZh
Real wood veneer: 2 x A4 : http://shop.atlasholz.ch/furniere/furniermuster/Furniermuster-A4-Fineline-02-Eiche.html

Libraries:
Dot Matrix: MD_Parola https://github.com/MajicDesigns/MD_Parola
Dot Matrix: MD_MAX72xx https://github.com/MajicDesigns/MD_MAX72XX
OLED text and Graphic: U8g2 https://github.com/olikraus/u8g2
Wifi: WiFiManager https://github.com/tzapu/WiFiManager

About

Wooden Scroll Text Display with ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 51.5%
  • C 38.5%
  • PHP 10.0%