TFT_eSPI/examples/480 x 320
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
..
Cellular_Automata Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Demo_3D_cube Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Free_Font_Demo Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Graph_2 Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Keypad_480x320 Update touch, add Button class 2017-10-23 01:59:37 +01:00
TFT_Char_times 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_4 Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Meters Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Padding_demo 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_Rainbow480 Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_String_Align Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_flash_jpg Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
TFT_graphicstest_one_lib Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_ring_meter Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
Touch_Controller_Demo now calibration works with all orientations. 2017-10-01 21:34:11 +02:00
UTFT_Demo_480x320 Examples menu now based on resolution 2017-04-24 22:35:11 +01:00