![DHT ESP32 Closeup](https://home.et.utwente.nl/slootenvanf/wp-content/uploads/2018/11/dht_esp32_closeup-578x270.jpg)
Tutorial: Create a connected sensor
This tutorial demonstrates how to build a simple sensor and publish its values online (on a web server) using an ESP32 module. We will build an Arduino sketch which will read the sensor values, connect to WiFi, connect to a website and publish the values on the website. The published values can then be used … Continue reading Tutorial: Create a connected sensor