Using code from the manufacturer Axiom and several data sheets to figure out what they are talking about I finally found how to send your own character to the CGRAM (Character Generator RAM).
Archive for the ‘Uncategorized’ Category
8/3: Value to Hex String
UncategorizedShawnNo CommentsEver needed to print out a hex string but needed a converter. Probably not because its build into most string classes. Though if you can’t use a string class then you might just need something like this.
Read the rest of this entry »

