Skip to content

Xinyuan-LilyGO/T-EPD47-S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆T-EPD47-S3🏆

1️⃣Product 🎁

Version v1.0 24-04-20
module ESP32-S3-WROOM-1
Flash 16MB
PSRAM 8MB
screen 960x540 16 Gray ink screen

2️⃣Quick Start 🎁

After power-on, click to enter the WIFI interface, configure the network, you can use;

3️⃣Use PlatformIO

The project uses PlatformIO development, as long as clone code, compile and download can run;

If you are the first to use PlatformIO, you can try the following steps to install PlatformIO:

  1. Install Visual Studio Code and Python, and clone or download the project;
  2. Search for the PlatformIO plugin in the VisualStudioCode extension and install it;
  3. After the installation is complete, you need to restart VisualStudioCode
  4. After opening this project, PlatformIO will automatically download the required tripartite libraries and dependencies, the first time this process is relatively long, please wait patiently;
  5. After all the dependencies are installed, you can open the platformio.ini configuration file, uncomment in example to select a routine, and then press ctrl+s to save the .ini configuration file;
  6. Click ☑️ under VScode to compile the project, then plug in USB and select COM under VScode;
  7. Finally, click the ➡️ button to download the program to Flash;

🔴🟡🟢 Running effect drawing