Search found 2 matches

by Negativ3
Fri Sep 15, 2017 11:28 am
Forum: ESP32 Arduino
Topic: ST7735 TFT Library for Arduino environment
Replies: 2
Views: 6306

ST7735 TFT Library for Arduino environment

Does this library exist?

I have the ESP32 DEVKIT V1.

The ST7735 TFT LCD I have says it's SPI however the pinout is:

RESET
A0
SDA
SCK
CS

Anyone can give me any pointers on this?
Thank you.
by Negativ3
Fri Sep 15, 2017 8:55 am
Forum: General Discussion
Topic: ST7735 TFT
Replies: 0
Views: 2456

ST7735 TFT

Does a working library exist for the ST7735 TFT yet? I have found several mentions but no definite "this works". I am running the ESP32 DEVKIT V1. The pin-out on the TFT module itself does not appear to follow the SPI convention either. RESET A0 SDA SCK CS Any help with this would be appreciated. Th...