011 - ESP32 MicroPython: DHT11, DHT22 in MicroPython
In this tutorial, we will learn to use the DHT22 in MicroPython. DHT11 should be compatible with slight modification. CIRCUIT DIAGRAM INSTRUCTION Connect the OLED VCC pin to 3V3 supply pin of ESP32. Connect the OLED GND pin to ESP32 GND pin. Connect the OLED SCL pin to ESP32 GPIO D22 pin (SCL dedicated pin). […]
Read more 011 - ESP32 MicroPython: DHT11, DHT22 in MicroPython