Rules | Recent posts | topic RSS | Search | Register  | Log in

LCD Character Sensor

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Hobby Circuits and Small Projects Problems
Author Message
mayu_wakui



Joined: 18 Feb 2004
Posts: 121
Helped: 7


Post06 Dec 2006 13:35   LCD Character Sensor

Is there a sensor that could identify correctly the characters displayed on an LCD?
Back to top
the_risk_master



Joined: 12 Aug 2005
Posts: 671
Helped: 59
Location: UE+MIT, Philippines, (14°N , 120°E )


Post06 Dec 2006 15:44   Re: LCD Character Sensor

Hi,

You could use a logic comparator like 74HC32
Back to top
manish12



Joined: 21 Nov 2006
Posts: 955
Helped: 29


Post06 Dec 2006 17:57   Re: LCD Character Sensor

why you need such sensor , you can the send charector in read mode.
is i right ? or else you want the other think .
actually i am not get the que .
basically what is your need be more specific.
Back to top
mayu_wakui



Joined: 18 Feb 2004
Posts: 121
Helped: 7


Post07 Dec 2006 5:43   LCD Character Sensor

yup..i could send it over the bus..thing is i wana read the characters on existing LCDs..and of course the LCD is inside a casing..so i was thinking of a photo/light based sensor..is it possible?
Back to top
Buriedcode



Joined: 06 May 2004
Posts: 316
Helped: 34
Location: London


Post15 Dec 2006 5:48   Re: LCD Character Sensor

Hi,

Yes, I'm pretty sure it is possible, as almsot anything is these days. But....it would almost certainly involve the use of a CMOS camera and HEAVY processing (google OCR...optical character recognition). Although, your job would be easier, considering its reading an LCD, and not handwriting...so you've only got a few pixels to read, with (almost) standard character patterns...and they are simply ON, or OFF. That is off course assuming you want to 'read' just one type of LCD, so your LCD reader need only be designed for that one display.

In fact, if that really is the case...I would still say you'll need a CMOS camera..as opposed to what I usually suggest, which would be true DIY....... like...

[useless idea]
Imagine a phototransistor for each pixel, use a lens (or a 'cone', big end on the detector) to make the tiny area of each pixel 'shine' on each detector, then 'scan' across your sensor. You could move this across the LCD, in sections of one character length, so you only need one 'array', or just build many. Can be done with a simple PIC micro...and a LOT of time.
[/useless idea]

But...with a CMOS camera, the processing wouldn't be that bad really. Probably need an ARM micro at least. And then you would probably need to scan a few times in quick succession...because LCD's multiplex, so a single quick snap shot might not show all the on pixels 'on'. Failing that, CMOS camera + PC would do it.

However, all that is compeltely over the top if you can somehow get into your 'case' where the LCD is. As someone already suggested... once you have access to the bus, its easy. You wouldn't need to 'read' the display itself, just what commands its getting. But, bear in mind you'll have to keep up with it, as most character LCD's auto increment the DRAM address (next character placeholder), so after every character written, you'll have to increment your own counter to keep up.

I must say, its a pretty bizare question really, but challenge nonetheless Very Happy

Just another rant,

Buriedcode.
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Hobby Circuits and Small Projects Problems
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap