Skip to content

thomasvnl/esp8266-dht22-sleeper-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-dht22-sleeper-node Build Status

Software for an ESP8266 WiFi module to read data from a DHT22 sensor module, do something with it like publishing it to a server, and then going into DeepSleep.

DeepSleep on a ESP-01 module requires a hack to the module because not all pins of the ESP8266 chip are exposed. See this article on hackaday.com on how to accomplish this hack (at your own risk).

Dependencies

Make sure you have installed the ESP8266 Arduino core from https://github.com/esp8266/Arduino. Their project describes how to install those dependencies.

Libraries

About

Software for an ESP8266 WiFi module to process data from a DHT22 sensor module, and then going into DeepSleep.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages