How to build a Wi-Fi weather station with ESP32 + DHT22
What you'll build: a small Wi-Fi weather station that exposes a JSON endpoint with live temperature + humidity, plus a tiny HTML page you can open from any phone on your network. Parts list: • ESP32 DevKit V1 board (any clone is fine) • DHT22 temperature + humidity sensor (DHT11…