Xinyuan-LilyGO / LilyGo-T5-Grayscale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟LilyGo T5 Grayscale🌟

English | 中文

Description

-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.

Use Arduino IDE

  1. Install the correct serial port driver CP210X Driver
  2. Copy the files in the lib directory to ~/Arduino/libraries, and for windows users to Documents/Arduino/libraries
  3. Open sketch.ino in the sketch directory
  4. 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 contain PSRAM, please do not enable PSRAM in the options

Use PlatformIO

  1. Install the correct serial port driver CP210X Driver
  2. Open this directory directly, then change your serial port in platformio.ini, click compile

About


Languages

Language:C 93.5%Language:C++ 6.4%Language:Shell 0.1%Language:Makefile 0.0%