Hello All,
With great help from this forum and git repos, I am able to get my Adafruit TFT LCD 2.8" screen working with Arduino IDE support. But the performance is really very slow and I am assuming it comes from the Arduino libraries for Galileo .
The screen display is very slow. I checked the datasheet for ILI9341 display controller and it is capable of much higher speed and even Galileo of course is a lot more capable enough
I am a newbie to driver installations etc and I want to write my own ILI9341 lcd driver for screen. Can anyone help me with useful information.
Also, is there a way to port arduino libraries to Galileo?
Thanks
--Paridhi