Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

reading data fron LCD to microntroller.

Status
Not open for further replies.

Rahulkumar147852

Newbie level 3
Joined
Feb 11, 2016
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
44
Hi,
i am having Digital Display.i want to read the data from this LCd display to external microcontroller.Can anyone tell me how to read ata from that LCD and give to external microcontroller?
and i dont know the specification of LCD:roll: so is there
any alternative method is available?
 

Hi,

Without datasheet it is almost impossible to help.
If you need help, you need to provide more informations.

Display type, display name, interface, controller name....

Klaus
 

hi KlausST,
i am having LCD display which is attached the small Digital adaptor and i opened it i found 16 pins LCD display and no part number and all given.
i am thinking to transfer this displayed data to atmel 8051 microcontroller.please help me out?

i am looking for a sensor which can read the displayed data from lCD display(5 digits) panel,and the output of sensor can able to Interface to 8051 microcontroller.
please anyone help...
 
Last edited by a moderator:

Is that not posiible to read the data from display panel and proceed to the 8051 microcontroller?
 

Hi,

it´s like language.

Let two random people from anywhere in the world speak together.

Do they understand each other? --> Only if both speak the same language.

Can you know the answer before they meet? --> Only if you know from both people what language(s) they are able speak. So you need information (=datasheet, specification)

Klaus
 

As a first step, you want to find out the implemented type of interface. Digit display suggests a multiplex LCD interface which involves multilevel signals, no easily to tap with a microcontroller.
 

LCD too shall be having a own driver. All I/O will be done to the driver and rarely to the LCD itself. It is often that the LCD will be integrated with the driver in the same package and the driver specification is more important than the LCD. In case you are driving the 'raw' LCD, then the answer is NO. In case your LCD panel comes with a driver IC, it is not difficult to identify the driver.
 

I have managed to interface the LCD display of a mastech multimeter (type:830L) to a micro-controller for reading the digital output.

However I could do this easily as the meter uses the commonly documented 7106 IC for generating the pulses for the digits on the LCD panel.

I think in your case it could be difficult task as there is no documentation available. If you have a scope, you could try looking for pulses being generated for the LCD display, if there are markings on the PCB maybe this would help.

Can you post the type and name of digital adaptor,maybe there are schematics in the internet.

thanks
a
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top