agross, What actual display are you using? How do you have the contrast pin wired?
Dave Purola,
N8NTA
agross, What actual display are you using? How do you have the contrast pin wired?
Dave Purola,
N8NTA
I am using a powertip PC1602c LCD, I have the contrast set correctly because I can see the solid squares when I power the PIC and LCD panel up. The contrast pin is set by throing a pot on the bread board and then adjusting the wiper.
Hello agross,
Install some code to flash an LED just so you know the PIC is working, set your contrast so the squares are barely visable, usually I simply ground that pin, and mine work. Check your breadboards connections, especially the Osc connections.
try:Check this link too . . .http://www.geocities.com/dinceraydin/lcd/commands.htm notice . . link has popup ads, not my link though . . .Code:FLAGS = 0 ' Forces LCD to initialize pause 500 ' Allows the time lcdout $FE,1 ' Clears LCD lcdout $FE,2, "hello" ' Returns to beginning of line 1 and writes "string"
Last edited by Archangel; - 8th March 2008 at 07:18.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Hi, Agross
Did you see this Thread ???
http://www.picbasic.co.uk/forum/showthread.php?t=7871
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
While experts are already on job to help you on software front, I would suggest that you may put a schematic of what actually wired., in third dimension, irrespective of what your software speaks.
this will really help the experts to confirm your wiring with ref. to software, here again, we don't expect a schematic published by some one, as it won't help checking the actual wiring done by you.
Regards,
Sarma
Bookmarks