In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
If you’ve used MicroPython much, you know that debugging usually amounts to printing a few things out, trying your code out, ...
Your prompt matters more with MicroPython than most other codes.