Raspberry Pi ESP32 MicroPython MQTT DHT22 Tutorial

This tutorial demonstrates how to connect a DHT22 temperature and humidity sensor to an ESP32 running MicroPython. The sensor data is transmitted wirelessly to a Raspberry Pi using MQTT protocol and the results are displayed on I²C OLED display.