LCD help.....

Hi BB
I'm sure one of the GODS will be able to help far better than I can but;

My problem above was horribly simple... I had checked it several times and would have bet the house that it was correct! But a typo / wrong syntax was the problem that I didn't see!

LCD.print was the answer I was looking for. Problem solved and project completed!
:slight_smile:

Try posting the code up here if that doesn't work for you?

get-key

"get-key" is either a typo in your post or your original sketch, but either way, is not a valid function name."get_key" is valid.

[edit]OK, I guess it was a typo in your post:

this scops in funtion

. You're going to have to post your sketch.[/edit]

Has I have advised before in this thread (9th January) lose the lcd4bit library, it outdated and a poor kludge. Use the included LiquidCrystal library and adjust the pin numbers and all the example sketches will work. Its there in one of my earlier posts.........

The vendors still shipping these things advising the use of the lcd4bit library, need their genitalia adjusting.