Skip to content

diegor2/weather-fi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-fi

Broadcast the weather as wifi ssid on a ESP8266

Demo

How to run

  • Plug an nodeMCU devkit or a ESP8266 with serial adapter on the USB
  • This requires the nodeMCU lua interpreter with http and sjson modules, so you may need to build and flash it
  • Create a settings.lua file based on settings.sample.lua with the correct settings.
npm install -g nodemcu-tool
nodemcu-tool init
nodemcu-tool upload *.lua
nodemcu-tool reset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages