Search found 1 match

by BorisFR
Fri Apr 20, 2018 12:24 pm
Forum: ESP32 Arduino
Topic: trying to connect to a ST7735 1.8" TFT display
Replies: 6
Views: 33789

LilyGO - TTGO TS v1.2 configuration

For the board TTGO TS v1.2 with 1.8'' screen, https://www.aliexpress.com/store/product/TTGO-TS-v1-0-v1-2-esp32-1-44-1-8-TFT-MicroSD-card-slot-speakers/2090076_32847643640.html here is the configuration: #define ST7735_DRIVER #define TFT_WIDTH 128 #define TFT_HEIGHT 160 #define ST7735_GREENTAB2 #defi...