Gadget-Freak / TTGO-Electronic-Badge

TTGO T5 V2.2 ESP32 2.9“EPaper Plus

Home Page:https://pt.aliexpress.com/store/product/TTGO-T5-V2-2-ESP32-2-9-EPaper-Plus-Module-e-Ink-Speakers/2090076_32850386996.html?spm=a2g03.12010615.8148356.69.1b9f5c41F8ICsc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTGO Badge & TTGO EPaper Series

BOARD PINS

Name T5 V1.2 T5 V2.0 T5 V2.1 T5 V2.2 T5 V2.3 T5 xxxx
EPaper BUSY 4 4 4 4 4 4
EPaper RST 16 16 16 12 16 12
EPaper DC 17 17 17 19 17 13
EPaper CS 5 5 5 5 5 2
EPaper MOSI 23 23 23 23 23 15
EPaper MISO N/A N/A N/A N/A N/A N/A
EPaper SCLK 18 18 18 18 18 14
SDCard CS 13 13 13 13 13 N/A
SDCard MOSI 15 15 15 23 15 N/A
SDCard MISO 2 2 2 2 2 N/A
SDCard SCLK 14 14 14 18 14 N/A
Button 1 37 39 37 37 39 37
Button 2 38 N/A 38 38 N/A 38
Button 3 39 N/A 39 39 N/A 39
DAC OUT 25 N/A 25 25 N/A N/A
DS3231 SDA N/A N/A N/A N/A N/A 21
DS3231 SCL N/A N/A N/A N/A N/A 22
LORA MOSI N/A N/A N/A N/A N/A 27
LORA MISO N/A N/A N/A N/A N/A 19
LORA SCLK N/A N/A N/A N/A N/A 5
LORA CS N/A N/A N/A N/A N/A 18
LORA RST N/A N/A N/A N/A N/A 23
LORA DIO0 N/A N/A N/A N/A N/A 26
SPRAM N/A N/A N/A supported N/A supported
Support EPaper Size Full Size Full Size Full Size Full Size Full Size Full Size

Install the following dependency library files:

Upload webserver resource

  • Use Arduino ESP32 Sketch data Upload files,if you not install,download ESP32FS-vX.zip,Extract to <C:\Users\Your User Name\Documents\Arduino\tools>,Open Ardunio IDE, Tools -> ESP32 Sketch data Upload -> Upload

Configure Badge Website

  • Configure the badge by entering http://ttgo.local or ip address in your browser.

  • The display will be refreshed after submission

  • Page1

  • Page2

CAUTION:

  • Currently only supports 100*100 size BMP format as image file for uploading

About

TTGO T5 V2.2 ESP32 2.9“EPaper Plus

https://pt.aliexpress.com/store/product/TTGO-T5-V2-2-ESP32-2-9-EPaper-Plus-Module-e-Ink-Speakers/2090076_32850386996.html?spm=a2g03.12010615.8148356.69.1b9f5c41F8ICsc

License:MIT License


Languages

Language:C++ 53.5%Language:HTML 23.8%Language:CSS 11.5%Language:JavaScript 5.7%Language:C 5.4%