Thank you David
I have tried several programs with this screen and each time it does nothing.
I would have posted other code, but it exceeded the character limit.
A few other people using this screen have had the same problem.
Hello
The code that I am trying to use is at the bottom of this page.It exceeds the maximum character amount, so I was not able to post it.
When I try to upload the code, it shows the following error message,
Arduino: 1.8.7 (Mac OS X), Board: "Arduino/Genuino Uno"
sketch_dec06a:6:9: error: macro names must be identifiers #define <ADAFRUIT_GFX.h>
^
sketch_dec06a:7:9: error: macro names must be identifiers #define <ADAFRUIT_TOUCHSCREEN.h>
^
sketch_dec06a:39:2: error: #endif without #if #endif
^
exit status 1
macro names must be identifiers
Look at the photos. The tutorial display has got a blue pcb with 18x2 header pins (suitable for a Mega2560). The blue display will NOT fit on your Uno.
Your Red display fits on your Uno.
The libraries that I suggested have example programs. Try them.