ESP32_LCD_PICO is a serial port screen that uses ESP32 as the main control and realizes GRBL/Marlin control.It has a cool interface display, and all operations are controlled through the serial port, including controlling the movement/printing of the machine.
This program uses platformIO for compilation, and the framework uses Arduino's framework.After you have completed the installation of vscode+platformIO, download the repository and directly compile it with platformIO.You need to directly burn through platformIO, otherwise you need to merge additional firmware yourself.