TFT_eSPI/examples/320 x 240
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
..
All_Free_Fonts_Demo Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Cellular_Automata 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
Keypad_240x320 Update touch, add Button class 2017-10-23 01:59:37 +01:00
RLE_Font_test Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
Read_ID_bitbash Add note rthat Read ID sketch does not work with parallel displays 2018-03-22 22:33:01 +00:00
TFT_ArcFill 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_Custom_Fonts 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_FillArcSpiral Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Float_Test Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Mandlebrot Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
TFT_Matrix Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Meter_linear 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_Pie_Chart Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Pong Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
TFT_Print_Test Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Rainbow_one_lib Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Read_Reg Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Spiro Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_Starfield 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_Terminal Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
TFT_graphicstest_PDQ 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
UTFT_demo Examples menu now based on resolution 2017-04-24 22:35:11 +01:00
weather-station Rename file to match #include directive 2018-06-02 05:41:08 -07:00