πLilyGo T5 Epaper Seriesπ
δΈζ
English |β‘ :
Quick start - Copy all the folders in the lib directory to
"C:\User\<YourName>\Documents\Arduino\libraries"
- At the top of the sketch, define the model of the board and screen to be used
- Select
ESP32 Dev Module
in the development board, and keep the other options as default - If you do not find the ESP32 series in the development board, then you should see the following installation method How to install ESP32 in ArduinoIDE
- For the version of the board you purchased, please check the product link below
- When you think there is a problem with your board, you can pull the binary file corresponding to your screen model in the firmware directory, follow the
SETTING.png
settings in the directory, download it to the board, and then observe the execution.
Product linkπ·:
Examples | Product Link | Schematic | Status |
---|---|---|---|
T5 V2.2 | Product link | Schematic | |
T5 V2.3 | Product link | Schematic | |
T5 V2.4 | Product link | Schematic | |
T5 V2.8 | Product link | Schematic | |
T5 2.66" | Product link | Schematic | |
MINI E-Paper 1.02" | Product link | Schematic | |
T-Dispay E-paper 1.02" | Product link | Schematic |
Example description:
examples
βββ GxEPD2_Z90_Eaxmple # 1.54" red black and white three-color electronic paper example,
βββ GxEPD_Example # Suitable for all LilyGo electronic paper
βββ GxEPD_Example2 # Suitable for all LilyGo electronic paper
βββ GxEPD_EPD_GPS_1.54inch # EPD + GPS example
βββ GxEPD_Example_MP3 # Example of playing MP3
βββ GxEPD_Hello_world # EPD Hello world example
βββ GxEPD_RGB_LED # RGB LED example
βββ GxEPD_SD_1.02_Example # 1.02" SD example
βββ GxEPD_Partial_Update_Example # Partial refresh example
ββ GxEPD_nRF2401_RelayCtrl_1.02_Exapmle # Use Mini Epaper with 2.4G wireless module example to control T-Relay
β ββTRelayExample # T-Relay use 2.4G Module examples
βββ GxEPD_nRF2401_Sensor_1.02_Exapmle # Using TTGO MINI E-Paper 1.02" epaper , Send sensor value via nRF24
Change:
- The current version of LilyGo V2.13, the ink screen version is DEPG0213BN, please select
DEPG0213BN
in the sketch