Skip to content

seventer/esp_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

esp_sensor

Temperature and switch sensor based on esp8266 running [nodemcu] (https://github.com/nodemcu/nodemcu-firmware) firmware.

This setup is an autonomous IOT device which monitors temperature using a 1-Wire DS1820 sensor. Also the status of a switch is monitored. Data is pushed to the domotica system Domoticz by calling the [json] (http://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s) uri.

####Issues In case of reprogramming stop the running program first otherwise file corruption might occur due to insufficient memory. Stop the program by issueing GO=0 or tmr.stop(0) via the serial connection.

About

Temperature and switch sensor based on esp8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages