Interfacing different sensors DHT11, DHT22, SHTC3, DS18B20 for temperature and humidity measurements with MicroPython and ESP32-EVB https://olimex.wordpress.com/2025/05/07/interfacing-different-sensors-with-esp32-evb-and-micropython-dht11-dht22-shtc3-and-ds18b20/ #dht11 #dht22 #shtc3 #ds18b20 #esp32 #micropython
Interfacing different sensors with ESP32-EVB and MicroPython: DHT11, DHT22, SHTC3 and DS18B20

In our previous post we show you how to install MicroPython on ESP32-EVB and to drive the board’s relays from the web server. Now we will show you how easy is to interface different sensors w…

olimex