Author Topic: Custom Characters On LCD?  (Read 5368 times)

Myers

  • Guest
Custom Characters On LCD?
« on: November 22, 2005, 12:26:59 PM »
So far I've been unable to program the LCD CG-RAM to display a custom charater.  I was surprised to find that there was not a "\" character in my character ROM.

I'd basically like to define one of the eight RAM locations with a custom character during my 1st.scan event, then call that character later for display.  The command would need to use the SETLCD 0,0 command but I don't know what else gets added and my sytax so far has been wrong.

Has anyone attempted this before?

Myers