The Kill A Watt LCD driver

Status
Not open for further replies.

evios

Junior Member level 1
Joined
Nov 26, 2008
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,420
kill a watt serial interface

Hi all the experts here:

Basically I was having my project. But then I need the data from a device called Kill A Watt. Before it has been drived to the output, there are 6 connections to the LCD driver as shown below:


The LCD seems to have 20 pins configuration:


Can anyone advice me for that? Because I really need it for the project. Thanks.

Any references are welcomed too.

Thanks
 

1-wire kill a watt

Some LCD has serial interface that's why you have 6 wire ribbon cable, 20 pins it is COG(chip on glass) display, so your PCB can drive two different types of the display
 

lcd driver 6 wire

If it is a standard alphanumeric display you need 6 wires to use in 4 bit mode. Cannot really tell from your photos whether Alpha or Graphic.

You need
D4-D7 4 wires
E 1 Wire
RS 1 Wire

Connect WR to ground (write mode)

Power of course
And I think CON connects to ground for darkest display, really needs around 10k pot across power, with centre to CON

Not sure of connections if its a graphic display.
 

configure kill a watt

Thanks for the replies!!!
But what is meant by these pins anyway?
D4-D7
E 1
RS 1

Sorry I just found it a bit complicated. Thanks again.
 

kill a watt setup

D4-D7 are data lines Leave D0-D3 unconnected
E = Display Enable
RS = Display Reset
As you are probably only writing to the display, you should connect W/R to 0V
Apart from power and contrast, these 6 lines are all the data connections you need for 4bit operation. Always assuming that this is an Alphanumeric display, and your software is setup to operate in 4 bit mode. If this is a graphics display, the the above will not apply, there are different sorts.
 

lcd graphics display chip on ribbon cable

Well thanks for the reply...


I think this is more like Alphanumeric display.
I just want to get the reading out and input into PIC
 

This is a custom display, just for this meter. What I have said before is not relevant to this.
Sorry no idea how you would extract data from this unit. Its my guess that the display is a serial device.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…