ESP32 LoBo MicroPython WebSocket Server with ReactJS & MST

Опубликовано: 28 Сентябрь 2024
на канале: rdagger68
22,379
528

In this tutorial a LoBo MicroPython WebSocket server will broadcast temperature data from a DS18b20 sensor connected to an ESP32. A web page built with React and MobX State Tree on a Raspberry Pi will be the client.

All the code, schematics, notes and updates are available on my website: https://www.rototron.info/raspberry-p...

My GitHub repo for this tutorial: https://github.com/rdagger/React-WebS...

Previous tutorials in this series:
Part 1: https://www.rototron.info/raspberry-p...
Part 2: https://www.rototron.info/raspberry-p...
Part 3: https://www.rototron.info/raspberry-p...
Part 4: https://www.rototron.info/raspberry-p...
Part 5: https://www.rototron.info/raspberry-p...

Playlist for all videos:    • ESP32 MicroPython Tutorials  

LoBo MicroPython Wiki: https://github.com/loboris/MicroPytho...

The author of the WebSockets server Jean-Christophe Bos has more information available at the following site: https://microwebsrv.hc2.fr