filmov
tv
Using MQTT to control a website from the physical world. #raspberrypi #esp32 #iot #arduino

Показать описание
Using a Raspberry Pi as an MQTT broker. Potentiometer and LED are plugged into an ESP32 which is sending MQTT data to the Raspberry Pi. The React JS frontend is listening on a websocket to receive the data and display it.