![]() |
Forum Index : Microcontroller and PC projects : A "weird" qustion
Author | Message | ||||
lew247![]() Guru ![]() Joined: 23/12/2015 Location: United KingdomPosts: 1702 |
SSD 1963 LCD's come with an SD card, and you can load pictures (bmp's) on the card to display on the LCD Is it possible to use an 8 bit parallel EEPROM to store the pictures instead of the SD card? and load them from the EEPROM? Something like this Or is it a totally stupid idea? I was thinking IF it was possible, then pictures "should" load faster than reading them from an SD card? (maybe) |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10222 |
That device has far too many pins. I've got some code that will load pictures from SD card 6x faster than currently the case. Need to do a bit more testing before posting. Current times are: Loading a 480 x 272 image on a 4.3" SSD1963 LOAD IMAGE "router.bmp" 5.1 seconds DisplayPicture "router.ppm" 0.8 seconds |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |