Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Sponsor

The new DC/DC LED Developer's Kit
based on TI's Piccolo™ MCU includes complete hardware/software needed to digitally control up to 8 LED strings.

Discussion Groups

See Also

DSPFPGAElectronics

There are 10 messages in this thread.

You are currently looking at messages 0 to 10.

Using LCD panel - atilla - 2009-08-02 16:09:00

I found an ancient piece of hardware. An old notebook with a 10" 800x600 
LCD. Is it hard to drive a notebook LCD with some SBC or FPGA? Are there 
standards for this?

Atilla




Re: Using LCD panel - Vladimir Vassilevsky - 2009-08-02 17:11:00


atilla wrote:

> I found an ancient piece of hardware. An old notebook with a 10" 800x600 
> LCD. Is it hard to drive a notebook LCD with some SBC or FPGA? Are there 
> standards for this?

It is not hard to drive the notebook LCD with the notebook. The 
standards for this are keyboard, mouse, Ethernet, LPT, COM and USB.

VLV

Re: Using LCD panel - don - 2009-08-02 17:47:00

atilla wrote:
> I found an ancient piece of hardware. An old notebook with a 10" 800x600 
> LCD. Is it hard to drive a notebook LCD with some SBC or FPGA? Are there 
> standards for this?
> 
> Atilla
> 
Most notebook have a VLSI chip with the LCD controller on it.

With out the chips on the mother board, you may never be able to drive 
that LCD display.

So to answer you question, it depends.

It depends more on your ability then the LCD display itself.

Good Luck, you will need it.

don


PS: If you want a real answer, please post the model number of the 
laptop and the part number of the LCD display.

Re: Using LCD panel - Paul Carpenter - 2009-08-02 18:00:00

In article <h54s80$4lf$2...@news.eternal-september.org>, 
a...@noneofyourbusiness.org says...
> I found an ancient piece of hardware. An old notebook with a 10" 800x600 
> LCD. Is it hard to drive a notebook LCD with some SBC or FPGA? Are there 
> standards for this?

About the same as the standard Microsoft Word File format.

You will have to see if you can find the datasheet for the LCD in 
question as the models change every 3 months as well as the connectors
and signalling methods.

-- 
Paul Carpenter          | p...@pcserviceselectronics.co.uk
<http://www.pcserviceselectronics.co.uk/>;    PC Services
<http://www.pcserviceselectronics.co.uk/fonts/>; Timing Diagram Font
<http://www.gnuh8.org.uk/>;  GNU H8 - compiler & Renesas H8/H8S/H8 Tiny
<http://www.badweb.org.uk/>; For those web sites you hate

Re: Using LCD panel - =?UTF-8?B?SGFucy1CZXJuaGFyZCBCcsO2a2Vy?= - 2009-08-02 18:15:00

atilla wrote:

> I found an ancient piece of hardware. An old notebook with a 10" 800x600 
> LCD. Is it hard to drive a notebook LCD with some SBC or FPGA?

The fact that you're asking this question already means that it'll 
almost certainly be too hard for you right now.

> Are there standards for this?

Not really.

Re: Using LCD panel - 2009-08-02 22:11:00

On Aug 2, 6:00 pm, Paul Carpenter <p...@pcserviceselectronics.co.uk>
wrote:
> In article <h54s80$4l...@news.eternal-september.org>,
> ati...@noneofyourbusiness.org says...
>
> > I found an ancient piece of hardware. An old notebook with a 10" 800x600
> > LCD. Is it hard to drive a notebook LCD with some SBC or FPGA?

> You will have to see if you can find the datasheet for the LCD in
> question as the models change every 3 months as well as the connectors
> and signalling methods.

It may be easier to try to identify the LCD controller chip on the
motherboard, and then find the data sheet for that - with a goal to
either running the controller chip from something other than the
computer, or replacing the controller chip with an FPGA possibly plus
appropriate drivers.   Trying to identify chips on the back of the LCD
panel and look up their data sheets may also be an option.

Of course none of this is economical compared to buying something with
a documented driver solution.



Re: Using LCD panel - larwe - 2009-08-03 04:56:00

On Aug 2, 6:00=A0pm, Paul Carpenter <p...@pcserviceselectronics.co.uk>
wrote:

> You will have to see if you can find the datasheet for the LCD in
> question as the models change every 3 months as well as the connectors
> and signalling methods.

Well, that's overstating it a *bit*. The panel will be either parallel
or LVDS interface, and in this vintage almost certainly parallel.
Assuming the notebook still works, it would not be terribly onerous to
scope out the signals and determine the refresh timing and supply
voltage. The big question (besides the OP's ability level) being - why?

Re: Using LCD panel - Paul Carpenter - 2009-08-03 05:10:00

In article <14a4bf38-f0fa-440f-8979-
2...@c29g2000yqd.googlegroups.com>, z...@gmail.com says...
> On Aug 2, 6:00=A0pm, Paul Carpenter <p...@pcserviceselectronics.co.uk>
> wrote:
>=20
> > You will have to see if you can find the datasheet for the LCD in
> > question as the models change every 3 months as well as the connectors
> > and signalling methods.
>=20
> Well, that's overstating it a *bit*. The panel will be either parallel
> or LVDS interface, and in this vintage almost certainly parallel.
> Assuming the notebook still works, it would not be terribly onerous to
> scope out the signals and determine the refresh timing and supply
> voltage. The big question (besides the OP's ability level) being - why?

That is if they can determine the connector and which is pin 1, the=20
bigger problem will be trying to dtermine without a datasheet which
of the many types of connector it is, having seen around that time nearly
every panel have a different connector.

--=20
Paul Carpenter          | p...@pcserviceselectronics.co.uk
<http://www.pcserviceselectronics.co.uk/>;    PC Services
<http://www.pcserviceselectronics.co.uk/fonts/>; Timing Diagram Font
<http://www.gnuh8.org.uk/>;  GNU H8 - compiler & Renesas H8/H8S/H8 Tiny
<http://www.badweb.org.uk/>; For those web sites you hate

Re: Using LCD panel - larwe - 2009-08-03 07:31:00

On Aug 3, 5:10=A0am, Paul Carpenter <p...@pcserviceselectronics.co.uk>
wrote:

> > scope out the signals and determine the refresh timing and supply
> > voltage. The big question (besides the OP's ability level) being - why?
>
> That is if they can determine the connector and which is pin 1, the
> bigger problem will be trying to dtermine without a datasheet which

Why do they need to care? They have one (count'em) panels. They have
one (count'em) notebook computers. They cut the cable or desolder the
connector off the cable. Tadaa!

Re: Using LCD panel - atilla - 2009-08-03 09:01:00

Thanks for all the replies, I cannot give any more deatils atm. because it 
is in my family's house, not with me. As far as I understand, hacking 
something together is very hard so instead of recycling the panel, I should 
focus on recycling the whole machine.

atilla