Skip to content

Alternative touch screen for SSD1963 #936

Discussion options

You must be logged in to vote

You will have to find out about the electrical interface and the command/data protocol. It may not have a build in controller. I would not try to use it myself without reading the associated documentation and checking for Arduino support libraries.

The SSD1963 is available with a FT5206 based capacitance based touch screen fitted, these types are much better than the resistance based ones. I expect there is an Arduino library for the FT5206, there is example code here for the display and touch controller.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Bodmer
Comment options

You must be logged in to vote
2 replies
@Pablo2048
Comment options

@TangerineDreamer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment