Skip to content

Phileep/mqtt_oled_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino based ESP8266 MQTT driven OLED display

Uses 0.96" OLED display attached to ESP8266

Tested on NodeMCU V1.0

Accepts MQTT from the topic defined below as commandTopic expects JSON in the MQTT payload in format {"1":"message to show","2":"line2 message"} (second line optional) first item is line no - valid values are 1-3 (line no), 0 Top line - pushing others down, 9 bottom line - pushing others up

Phil Wilson October 2017

About

MQTT driven ESP8266 display board coded in Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%