Got this one off DX a while ago http://www.dx.com/p/1-5-lcd-rechargeable-digital-usb-photo-frame-keychain-with-8m-memory-for-140-photos-black-
Thanks to the documentation on http://picframe.spritesserver.nl/ and your software package was able to dump the tables and blitting routine without any pain.
The screen and buttons work but it seems there is about a 1px right/lower edge of the screen that does not get mapped.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
DX33626 support
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
I found out the small border issue can be fixed by setting LCD_WIDTH / LCD_HEIGHT to 130 even though it's supposedly a 128x128 screen. Works perfectly now.