This project utilizes an Arduino Uno CH340G development board paired with a DHT11 temperature and humidity sensor to create a compact yet capable environmental monitoring system. It measures ambient ...
Library for simple http communication with webserver. Library does not block work of your program (no delay() is used!), does not use memory-expensive String lib and handles most of ESP8266 errors by ...