I want to use a big screen (7 inch) with a project that I'm doing for a commercial project. I don't want to spend too much money, and I really like to try and build things myself, instead of using an external VGA display board etc.
I want to use this display:
I know that the Arduino might not try the image fast enough onto the screen, but that's okay. I am going to use an SD card to hold the data and transfer the data from the SD to the screen via the Arduino.
My questions are this:
- Does anyone have any links they can point me to for more information?
- The interface doesn't look like SPI, or IC2 or anything like that. What do you think the communication method is, and can anyone recommend a starting place?
Thanks,
Cameron.