SimpleWeather/readme.md

4 lines
218 B
Markdown
Raw Normal View History

2020-07-14 17:02:40 +10:00
## SimpleWeather
Connects a DHT11 or DHT22 to an ESP-8266, then sends temperature and humidity over MQTT.
I use an ESP-01 to keep things cheap. The goal is one per room and one outside, so low cost is a high priority!