Page 1 of 1
Example of a simple lcd program
Posted: Tue Aug 01, 2006 12:23 pm
by ukweb
Hello
Please can i get code for a simple lcd program. Just to display Welcome on the LCD screen of the matrix multimedia developemt board.
thank you ukweb
Posted: Wed Sep 06, 2006 8:29 pm
by Hurdy
Hi,
I could do with similar code also.
Thanks,
Rob
Posted: Tue Sep 25, 2007 11:07 am
by Coder
Hi, This would be most helpful to me too.
Just some C code that writes something to the display.
A starting point that we can learn from, surely you must have some example code knocking around??? Many Thanks.
Posted: Tue Sep 25, 2007 3:24 pm
by Steve
One way is to download the demo version of Flowcode and try that. It allows you to use the LCD and it produces C code.
Posted: Thu Sep 27, 2007 1:46 pm
by Hurdy
I have managed to do it with C.
I have used the Microchip C18 software to do it in though.
If you need a copy, email me at
hurdystuff@hotmail.co.uk and I'll forward my code to you.
Posted: Mon Oct 01, 2007 9:26 am
by Benj
There should be hundreds of examples of how to code a LCD available online.
Simply choose which compiler you wish to use and then get googling.
eg search term = BoostC LCD PIC code
Posted: Mon Oct 01, 2007 6:23 pm
by Hurdy
I've created code from scratch. So only little adjustments will need to be made if anyone wishes to see my code but uses a different compiler.