Skip to content

andym/esp8266-nodecmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-nodecmu

A small application in lua for nodemcu on an esp8266.

This connects to an mqtt broker, and every 1 minute sends a heartbeat. Every 5 minutes we read the temperature / humidity from an am2320 that's attached and publish that to MQTT. There's also an tiny tftp server running - if you upload some lua it will compile it and remove the lua.

This does all basically work, and NodeMCu was really easy to get started and working with, but I'm now toying with platformio, which seems to have a number of benefits.

About

A random collection of lua for the esp8266

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published