English | 中文
-This warehouse uses T5-V2.13 driver, 4 color grayscale e-Paper, the test program driver uses michaelkamprath/ePaperDriverLib, if you like this, please give the author homepage a Star.
- Install the correct serial port driver CP210X Driver
- Copy the files in the lib directory to
~/Arduino/libraries
, and for windows users toDocuments/Arduino/libraries
- Open
sketch.ino
in thesketch
directory - Select
ESP32 Dev Module
on the board, change the port to the correct port, and then select upload. Please note that the board does not containPSRAM
, please do not enablePSRAM
in the options
- Install the correct serial port driver CP210X Driver
- Open this directory directly, then change your serial port in
platformio.ini
, click compile