Skip to content

arthurtalkgoal/nodemcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nodemcu

NodeMCU lua samples

Install WiFi

  1. Copy config.sample.lua to config.lua
  2. Update config.lua to your Wifi authentication
  3. Update init.lua to include your module - dofile("")

LED

Turning on and off LED

MQTT BATCH

When message length reach certain bytes, it will push the json data to the broker server.

Install

Update the did and broker variables for device id and broker url.

License

This project is under Apache License Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages