Skip to content

michal2229/weather-logger-esp8266-upython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather logger on ESP8266 with MicroPython

Simple weather logger for ESP8266 with MicroPython firmware.

It creates a log file on device's flash memory and append weather data line by line. Log file can be extracted by connecting trough serial communication or using WebREPL, which may be simpler.

It works with attached firmware version, but API is still evolving and ESP8266 port is still experimental, so there are no guarantees it works with latest version.

About

Simple weather logger for ESP8266 with MicroPython firmware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages