Dremel 18×18mm ESP32-C3-01M down to 18×15.8mm fully functional
Posted: Sun Dec 26, 2021 10:38 pm
I am building tiny robots (the MCU PCB "is" the platform) since quite some time:
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
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