Malcolm,
Double check the voltage on Vo (contrast adjustment). Go all the way from the minimum to the maximum on the potentiometer.
Robert
Malcolm,
Double check the voltage on Vo (contrast adjustment). Go all the way from the minimum to the maximum on the potentiometer.
Robert
Malcolm
Please post the code you're using. I suspect the code is re-starting after printing the message.
Jerson
Last edited by Jerson; - 7th July 2010 at 15:24.
Personally I don't think it's the code - this has been running fine in the development board (see the 4ch thermostat post under the code section), and the PIC seems to be running OK when used on the stripboard as the LEDs indicate the PID routines work when the temperature detected by the probes are increased / decreased. My hunch is that it has to be something with the stripboard, I might try re-soldering the wires as it could be something as simple as a dry joint ?
Could be even simpler - decoupling caps 0.1uF? since you mentioned using strip board
Yep, have one fitted across the supply lines next to the pic - might put a few more in
I've just breadboarded the pic (pic, xtal, caps and the lcd) and it's running fine... must be a fault somewhere on the board...
Thanks guys for all your inputs
Your define is for a 4 lines LCD while you are using a two lines display (as per picture in your post #1)Code:DEFINE LCD_LINES 4 ' number of lines on LCD
Al.
All progress began with an idea
Bookmarks