Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 625 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 625 Bytes

ESP32_LCD_PICO

Describe

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.

Compile

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.