TFT_eSPI/examples/160 x 128
Bodmer 054a824eb8 Add ESP32 VSPI or HSPI port option + others
If the VSPI port is in use and pins are not accessible (e.g. TTGO
T-Beam)
then add or uncomment the following line in the setup header file:
//#define USE_HSPI_PORT

Minor performance tweaks for ESP32 to minimise the occurence of the slow
transaction overhead.

setAddrWindow now takes xstart, ystart, width and height as inputs

Multi-sample raw touch x and y for noisy displays

Example update for setAddrWindow change compatibility
2019-01-22 18:41:31 +00:00
..
Arduino_Life Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Pong_v3 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
RLE_Font_test Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Char_times Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Clock Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Clock_Digital Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Ellipse Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Meter_5 Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Print_Test Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Rainbow Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_SPIFFS_Jpeg Tidy up 8 bit sprite code and fix gugs 2017-11-24 14:12:29 +00:00
TFT_flash_jpg Revert 160 x 128 jpeg code 2017-10-17 00:11:13 +01:00
TFT_graphicstest_PDQ3 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
TFT_graphicstest_small Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
UTFT_demo_fast Examples menu now based on resolution 2017-04-24 22:35:11 +01:00