Skip to content

leonardojc/hackaday_mqtt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

Simple sensor and display code for an MQTT demo series on Hackaday.

Contents

display is an RGB LED that tells you the temperature, based on data from sensor. The whole thing runs on NodeMCU, and the ROM version I used is here too.

Read the articles, set up an MQTT server (or use http://test.mosquitto.org), and flash up two nodes. You're on your way to independent home automation.

About

ESP8266 / NodeMCU MQTT Sensor and Display Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 92.7%
  • Makefile 7.3%