I can’t remember quite which order these things happened now, but I discovered there were third party libraries for graphical LCD displays, and interestingly when selecting colour LCDs there was a “touch screen” filter on the RS site.
Suddenly this display became my favourite.
There was the complication that none of the libraries I found claimed any support of this or any of the other similar screens, but I figured worst case surely I could, eventually, work out how to make my own library, maybe looking at specs to a supported screen and seeing what the code was for that – open source models are wonderful sometimes.
I decided not to make any firm decisions for the time being, and started looking at how I was going to start developing my project.
B.