
I had dremeled Tiny2040 MCU as well as DRV8833 motor controllers keeping them working before. Today I did dremel ESP32-C3-01M module keeping it functional. Accessing MicroPython REPL as well as file transfer in both directions is done via Webrepl, RX(IO20)/TX(IO21)/IO9/IO6 pins are used to control two micro motors via DRV8833 motor controller. I had to fix a MicroPython webrepl network bug for the module, that and other details can be found in this posting:
https://forum.micropython.org/viewtopic ... 8b7338e513
