Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (34 loc) · 1.23 KB

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