017 - ESP32 MicroPython: DHT Values Auto Updates using AJAX

George Bantique November 7, 2020 2 Comments

In the previous tutorials we learned to create web server both as station mode and access point mode using socket connection.  And in last video, we use a DHT sensor for displaying measurement readings in simple web server similar to a weather station. While displaying sensor values, we discovered the necessity of constantly updating the […]


Read more 017 - ESP32 MicroPython: DHT Values Auto Updates using AJAX