Creating Morse Code Using The HCS08 Microcontroller

Posted on March 22nd, 2009 by COMP-E

Recently I was faced with the task of sending data out of a HCS08 microcontroller wirelessly.  I had only one pin available to me and decided to effectively create Morse Code so that my receiver could decode the signal without having some sort of reference clock to distinguish the 1’s and 0’s.   What took many [...]

Using SPI EEPROM 25AA512 On An HCS08 Microcontroller

Posted on March 13th, 2009 by COMP-E

This post will go to the forum eventually.  I need to fight with my hosting people first and get them to bump the limit on the amount of memory PHP can use.  So, for now, you can get all the good stuff here!
EDIT: I fixed the issue.  You can now view this topic on the [...]