NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » Change text
August 09, 2010 by LindaEC |
Hello, i want to change the text from congralulations your usb nerdkit is alive, to something else how to I go about it. Thanks |
---|---|
August 09, 2010 by Rick_S |
Just change the text in the quotation marks below:
From what it says to what you want. Then re-compile and send it to your NerdKit. They even gave you a handy scale (on line 3 above) so you can see if what you have will fit in the display. Rick |
August 09, 2010 by LindaEC |
do i use the same makefile? |
August 09, 2010 by Rick_S |
Yep, All you should have to do is change the text in the program and run make again as you did initially. |
August 09, 2010 by LindaEC |
thanks Rick |
August 10, 2010 by Ralphxyz |
Do not be surprised if your text gets wrapped to the next line or sometimes does not appear. The LCD is very sensitive to character spacing and case it is a 20 x 4 display bot I.ve seen it do some strange things (not that what I did was strange of course). Ralph |
Please log in to post a reply.
Did you know that you can build a giant scrolling LED array with our microcontroller kit? Learn more...
|