You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy all folders in lib folder to Arduino library folder (e.g. C:\Users\YourName\Documents\Arduino\libraries)
Open ArduinoIDE ,Tools , Look at the picture to choose
LilyGO-Mini-Epaper -> Any Examples
Select Port (Mini-E-Paper-ESP32 PICO requires an external U2T to discover the port)
Click upload , Wait for compilation and writing to complete
If it cannot be written, or the USB device keeps flashing, please check the FAQ below
6️⃣ FAQ
Mini-E-Paper-S3 uses USB as the JTAG upload port. When printing serial port information on USB_CDC_ON_BOOT configuration needs to be turned on.
If the port cannot be found when uploading the program or the USB has been used for other functions, the port does not appear.
Please enter the upload mode manually.
Connect the board via the USB cable (Mini-E-Paper-ESP32 PICO requires an external U2T to discover the port)
Press and hold the BOOT button , While still pressing the BOOT button, press RST
Release the RST
Release the BOOT button
Upload sketch
If the above is invalid, burn the binary file to check whether the hardware is normal