8" 800 X 600 TFT-LCD Photo Frame.

Good'ay to you all - I picked up a working 8" photo frame and I was wondering if it is at all possible to communicate to it via nano's serial ports to it's USB port? I have googled the part numbers on the controller board and the links are below. The board itself does not show up (DPF-5W8307 Ver 1), but it has a USB and a SD/MMC/MS port. After hours attending the "University of U Tube" my head is full of sh*t!, and I basically need to be steered in the right direction if it is doable.
Correct me if I am wrong, but it appears that there are also volatile memory chips that could possibly be used (this assumption was based on a quick glance at the data sheets, and that there is also a lithium coin battery installed.)
Pretty much all I need are libraries and perhaps schematics of how to interface with Arduino pins.

http://www.etron.com/manager/uploads/EM638165TS_rev3.2.pdf

http://www.taopanel.com/auo/datasheet/A080SN01-V0.pdf

http://www.etron.com/manager/uploads/EM638165TS_rev3.2.pdf

http://www.alldatasheet.com
/view_datasheet.jsp?Searchword=AM7333

http://www.taopanel.com/auo/datasheet/A080SN01-V0.pdf

Cheers for your consideration,

Steve

PS: I know enough to be dangerous!

loito:
Good'ay to you all - I picked up a working 8" photo frame and I was wondering if it is at all possible to communicate to it via nano's serial ports to it's USB port? I have googled the part numbers on the controller board and the links are below. The board itself does not show up (DPF-5W8307 Ver 1), but it has a USB and a SD/MMC/MS port. After hours attending the "University of U Tube" my head is full of sh*t!, and I basically need to be steered in the right direction if it is doable.
Correct me if I am wrong, but it appears that there are also volatile memory chips that could possibly be used (this assumption was based on a quick glance at the data sheets, and that there is also a lithium coin battery installed.)
Pretty much all I need are libraries and perhaps schematics of how to interface with Arduino pins.

http://www.netcheif.com/Reviews/7438RPn/MX25L1606E.pdf (16Mb CMOS SERIAL FLASH)

http://www.etron.com/manager/uploads/EM638165TS_rev3.2.pdf (4Mx16 bit SYNCHRONOUS DRAM (SDRAM))

AM7333 Datasheet, PDF - Datasheet Search Engine (P-CHANNEL 30-V (D-S) MOSFET)

http://www.taopanel.com/auo/datasheet/A080SN01-V0.pdf (COLOUR TFT-LCD MODULE)

Cheers for your consideration,

Steve

PS: I know enough to be dangerous!

please use the url tags when posting URL.

artisticforge:
please use the url tags when posting URL.

I like to read through recent posts of any topic.

But I dislike big quotes with just one line responses without any additional information.

Any link is better than none at all!

You will not be able to interface it with Arduino.

You could put images on the SD-card and have the Arduino "press" the button to switch between them. That is all you are going to get, unless you had the development tools and programmer for the main CPU, could write new firmware etc.

// Per.

Thank you all for the responses. I guess I shall muddle on and perhaps try something different.

Oh, and being politically incorrect (these days), have a Merry Xmas and a happy and prosperous New Year.

Cheers, Steve