DHT22

Weather station – code description

Hello! As I mentioned in my previous post, I focused od clean and publish my weather station code using RF transmission nad NodeMCU v3. Whole my project you can find on GitHub. It split to tree parts: rf_encoder – simple methods for encoding and decoding RF messages client – code for the device which read […]

ESP8266 + DHT11 weather station – v3.0.0

Almost after 3 months from my last article about Weather Station project I finished next version of my weather station device code. The main goal for that version was to enable communication with HomeAssistant. New version v3.0.0 has fixed some small bugs, but has one main feature. Now you are able to use HTTP or […]

Scroll to top