Перейти к содержимому

ESP32 MicroPython MQTT Tutorial with Raspberry Pi, DHT-22 & OLED

rdagger68

0:00 / 0:00

ESP32 MicroPython MQTT Tutorial with Raspberry Pi, DHT-22 & OLED

124 724 просмотра · 9 л. назад
rdagger68
25 тыс. подписчиков
124 724 просмотра · 9 л. назад
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 I2C OLED display. All the code, schematics, notes and updates are available on my website: http://www.rototron.info/raspberry-pi... This tutorial builds on my last video which demonstrates how to load the MicroPython firmware, manipulate files and run code:    • ESP32 MicroPython Tutorial with Raspberry Pi   Playlist for all videos:    • ESP32 MicroPython Tutorials