The idea was to communicate with a 3d printer via Wi-Fi but instead of using an expensive RPi I wanted to use a cheap ESP32. Code in its current state worked. Talking to the 3d printer through UART, ...
The MicroPython project This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. You can find the official website at ...