This is the second part of the serial communication between a PC and an ESP32 microcontroller using Python on the PC's end, and Arduino on the ESP's.
In this video, we apply what we learned in the first part and create a dummy application to demonstrate the use cases of such techniques.
---
Part one: https://youtu.be/I-3cRo7lId8
---
Code: https://github.com/Rad-hi/ESP_Python_Serial
---
Pyserial: https://pythonhosted.org/pyserial/shortintro.html
Learn about state machines: https://www.youtube.com/watch?v=v8KXa5uRavg&t=1s
---
Chapters:
00:00 : Intro
00:31 : Goal and application description
01:35 : Code and approach explanation
06:26 : Demo
Download
0 formats
No download links available.
Control your ESP32 with Python through Serial - [Part 2] | NatokHD