NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » LCD and custom display
October 22, 2011 by claesz |
Just a quick question that I couldn't find the answer to in any documentation: It seems to me to be necessary to send a lcd_clear_and_home() command after declaring a custom character. It is done in all the examples I could find and on the NK site and it is the only way I have managed to get it to work. If I try to declare a custom chr and immediately print it, nothing happens. Now, this is not really possible for the project I had in mind (long story). Is there away around this? |
---|---|
November 19, 2011 by BStory |
use a delay? |
November 20, 2011 by missle3944 |
Use this liNk http://www.nerdkits.com/library/customlcd/ it gives you code to make a custom LCD character |
Please log in to post a reply.
Did you know that a flyback diode is important when driving a motor or any inductive load? Learn more...
|