[solved] Salvaged LCD

Hello,

I've never used an LCD before, however I found one today on a pile of electronics I was cleaning up.

It's a 14 pin LCD with no markings so I can't find much help online...

Is there anyway you know of testing this?

Thanks

How about a photograph of the back?

Don

There you have it

I didn't thought it would be helpful though

Raw LCDs are tricky to drive. Have a look at this http://arduino.cc/forum/index.php/topic,51464.0.html

as a quick experiment try running a 50hz square wave at 3v across the two end pins and see what you get.

I didn't thought it would be helpful though

At first I thought you were correct, but in that view it looks like the four pins on the right could go to a controller, and the next four may not be connected to anything. This is consistent with the data pin connections using a 4-bit data interface to an HD44780 controller. Try following the left pin and see if it goes to ground and see if the third pin from the left goes to the potentiometer.

Don

To be honest... from the look of it... it's quite unlikely that is a dot matrix HD44780 driven display. You should proceed as if it was just a normal, plain glass LCD.

If nothing else, you've got a lot of nice other parts on that board.
The LCD501 silkscreen is not much help in google.

Looks like the broken coffee maker I took apart. Only kept a few screws as the display is a bare panel like this one. I wouldn't try it, waste of time.

Take a look at this thread, maybe this will help
http://arduino.cc/forum/index.php/topic,51464.0.html

Thank you so much :slight_smile: