Archive for the ‘Uncategorized’ Category

12/20: HC12 Build you’r own Character

UncategorizedShawnNo Comments

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).

Read the rest of this entry »

8/3: Value to Hex String

UncategorizedShawnNo Comments

Ever 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 »