Replies: 3 comments
-
Connect your microcontroller and burn the program. Enter the command ls /dev/cu.* in the terminal, and modify the code in index.py. |
Beta Was this translation helpful? Give feedback.
-
As @cultist123 said, this means that there is no esp32 plugged in to send the commands. You need to change the line of code to be the correct serial port for your esp32. If you dont have an esp32 yet, you can just comment out the code that sends data to the serial port. |
Beta Was this translation helpful? Give feedback.
-
@KaneZrg Did you solve this problem? If yes, please if you can help me. |
Beta Was this translation helpful? Give feedback.
-
I have installed all the independences.But some errors occurred.
Beta Was this translation helpful? Give feedback.
All reactions