TTGO T-Display cannot connect SPI TFT
Posted: Sat Mar 07, 2020 4:29 pm
Hello there.
I set up an esp32 with ov7670 camera for the doorbell, and i have another esp32 (ttgo t-display) with a 1 inch integrated tft on which i would wanna see the video feed through wifi. There are two problems:
1. That integrated display is way too small to be useful and i have a st7735r (1.44" 128x128) spi tft. I cannot, however, find any spi bus pins on the ttgo board (i think they are used by the embedded display)
2. However, if i manage to do it, how would i display the web video feed on it? (i am a real noob about microcontrollers and such).
Please help me there, i've reached the end of the internet if i had to post this on a board, i don't even know if it's possible what i'm trying to do...
I set up an esp32 with ov7670 camera for the doorbell, and i have another esp32 (ttgo t-display) with a 1 inch integrated tft on which i would wanna see the video feed through wifi. There are two problems:
1. That integrated display is way too small to be useful and i have a st7735r (1.44" 128x128) spi tft. I cannot, however, find any spi bus pins on the ttgo board (i think they are used by the embedded display)
2. However, if i manage to do it, how would i display the web video feed on it? (i am a real noob about microcontrollers and such).
Please help me there, i've reached the end of the internet if i had to post this on a board, i don't even know if it's possible what i'm trying to do...