Demo upload data from DHT11 sensor to a simple Website with ESP8266

Опубликовано: 22 Июль 2020
на канале: Nhóm 1 - Thái Văn Nhật
134
0

In this video, we want to upload temperature and humidity data recorded from DHT11 sensor to a simple Website.
We use ESP8266 NodeMCU, LCD 16x2 with I2C interface, DHT11 and a self-designed header board which concludes the footprint of Node MCU ESP8266, DHT11 and I2C interface.
The data would be gotten every 5 second. It would be sent to NodeMCU ESP 8266 from DHT11 sensor. The data was display on LCD 16x2. And it would be sent to a local host network of ESP8266. The data will be sent to the website.