|
|
View previous topic :: View next topic |
Author |
Message |
zonemikel
Joined: 13 Oct 2007 Posts: 53 Location: Texas
|
|
Posted: Wed Jan 16, 2008 10:47 pm |
|
|
Quote: | Can you re-take the last photo, and make it a lot sharper ? |
Sure thing sorry about the crappy picture i took another one and it is here i didnt want to post it in the thread because its kinda big, but it should allow you to see perfectly whats going on.
http://www.zonemikel.com/crap/lcdBIG.gif
data sheet is here
http://www.vishay.com/docs/37219/016m002d.pdf
Quote: | Overall, I would get rid of all those wires. I would have
direct connections between the LCD and the PIC. |
How do you mean? I made the board to hook up to a breadboard for testing, that way i can see how stuff works before i solder it. What kind of connection would you recommend ?
Thanks for the help. _________________ Smart people know how stupid they are. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Wed Jan 16, 2008 11:56 pm |
|
|
It looks like you have a 1K resistor going from the contrast pin to +5v,
and that's the entire contrast circuit. If so, that's not correct.
You should change it so there is a 1K resistor going between the contrast
pin and ground, and also a 10K resistor bewteen contrast and +5v.
This will set the contrast pin voltage to approximately 0.45 volts.
You should check it with a voltmeter to confirm this.
You should also check all the connections between the PIC and the LCD
with an ohmeter. Turn off the power and put one probe on the PIC pins
and the other probe on the LCD pins, and go through each set of pins
to verify the connections. You have three sets of wires, and at least
four connectors to be concerned with. It should be checked.
Here is a schematic of the contrast circuit.
Code: |
10K 1K
+5v ---/\/\/\/---o---/\/\/\/--- GND
|
|
to LCD
contrast pin
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|