recantha
Posts: 209
Joined: Mon Jun 25, 2012 10:41 am

Using a 7" TFT

Sat Aug 25, 2012 6:48 am

Hi all.
I've picked up a used Portable DVD player with a 7" TFT screen. I'd love to be able to use it with the Pi but am a bit stuck trying to convert it or interface it. I've taken some pics of what comes off the screen - can anyone offer some advice?

Those letters/numbers on the ribbon are "LCA 0523"

Image

Image

Image

Image
My Raspberry Pi blog with all my latest projects and links to articles
http://raspberrypipod.blogspot.com. +++ Current project: PiPodTricorder - lots of sensors, lots of mini-displays, breadboarding, bit of programming.

kaos
Posts: 108
Joined: Mon Mar 26, 2012 8:14 pm

Re: Using a 7" TFT

Sat Aug 25, 2012 12:12 pm

I suspect that patching into the display at that point may be an uphill battle. You will have to find out what protocol the panel uses, what is the pinout of the connector, find a matching connector (maybe you can salvage it from the player) and find some method of connecting to one of the Raspi display outputs (if your'e lucky the upcoming DSI interface board may be of help).

On the other hand, it is possible that lurking somewhere in the player is a standard composite video line, which you could plug straight into the Raspi video out connector. I've seen a hack doing that somewhere, although I've lost the link. In that case a portable DVD player was being hacked as a display for a digital camera, but the principle is the same. Note though, that the internal architecture of these players can vary, and there is nothing that says that the signal must at some point be converted to composite video.

--
Best regards, Kári.

recantha
Posts: 209
Joined: Mon Jun 25, 2012 10:41 am

Re: Using a 7" TFT

Sat Aug 25, 2012 2:59 pm

Thanks for replying!

I have actually got the entire of the player. I've disassembled it and the boards I have are:
* The one with the power inlet (ribbon glued from that into...)
* The main board (with data and power connectors to...)
* The interface board (with ribbon cable to the display as per picture)
* The little sound card (I assume it is, it's marked TDK).

I _think_ I should be able to just get another interface board with composite in, or something but I'm a bit lost with all the different kinds...

Here's some more pics of the other bits (from above) - I'm using someone else's pics, but it's a virtually identical model.

Main board (next 3)
Image
Image
Image
Sound card
Image
Video interface card
Image
Power board:
Image
My Raspberry Pi blog with all my latest projects and links to articles
http://raspberrypipod.blogspot.com. +++ Current project: PiPodTricorder - lots of sensors, lots of mini-displays, breadboarding, bit of programming.

User avatar
FalconXY
Posts: 9
Joined: Wed Jun 06, 2012 9:50 pm

Re: Using a 7" TFT

Mon Aug 27, 2012 9:01 pm

What you call the TDK sound card, is a high voltage drive for the LCD backlight.

From the pictures it seems mostly difficult to use that screen with the Pi.

I have bought a used 7" TFT with VGA input from ebay for about 50 Euros.
It's much easier. I only needed a HDMI to VGA active adapter and it works great.

Better not waste your time on that DVD screen.
My GamePi: Game Boy case mod
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=40&t=15554

magno23
Posts: 136
Joined: Sun Aug 12, 2012 4:11 pm
Location: Penafiel, Portugal

Re: Using a 7" TFT

Mon Aug 27, 2012 9:17 pm

i have found this datasheet for the VP77 chip, the one in your board is the VP77-LF but since this was the only one i could find i figure they are probably not so different.
http://www.datasheet.co.kr/datasheet-ht ... C.pdf.html

User avatar
FalconXY
Posts: 9
Joined: Wed Jun 06, 2012 9:50 pm

Re: Using a 7" TFT

Mon Aug 27, 2012 9:44 pm

The PDF states that your LCD seems to be a low res display with ...x234 lines resolution.

Good enough for videos but bad for computers.
My 7" TFT is 800x600 (native) and can show up to 1024x768.

I would not recommend that you are trying more with your LCD.

recantha
Posts: 209
Joined: Mon Jun 25, 2012 10:41 am

Re: Using a 7" TFT

Tue Aug 28, 2012 7:33 am

Right'o. Tis probably a dead horse that needs no flogging. :-)

What make/model is your 7" display?
My Raspberry Pi blog with all my latest projects and links to articles
http://raspberrypipod.blogspot.com. +++ Current project: PiPodTricorder - lots of sensors, lots of mini-displays, breadboarding, bit of programming.

User avatar
FalconXY
Posts: 9
Joined: Wed Jun 06, 2012 9:50 pm

Re: Using a 7" TFT

Tue Aug 28, 2012 2:17 pm

Sorry, it seems to be a NoName-Touchscreen from 2006.
I have not tried the Touchscreen function with the Pi.
My GamePi: Game Boy case mod
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=40&t=15554

samspeed
Posts: 1
Joined: Mon May 27, 2013 5:42 pm

Re: Using a 7" TFT

Mon May 27, 2013 5:45 pm

Hey,

have anyone get screen with VP77-LF to work with RasPi ?
I got one screen with that processor, it was old in-dash dvd player
(Audiovox vme 9312ts).
It would be great to get at least picture to the screen.

Return to “Interfacing (DSI, CSI, I2C, etc.)”