Recent content by statch

  1. S

    Remote Sensing Morse Code

    I dont know if anyone has done anything similar but here is code that can be used to transmit a static message (callsign) along with three ADC values using morse code. It simply pulses an output using a binary representation for morse characters. It was written for a -08M and uses nearly all...
  2. S

    Question about accessing registers b? in an 08M

    Is there any way of accessing registers b0-b13 using the poke command or any other command in a -08M. I would like a way to push all those variable into storage in a loop instead of doing it individually to save about 22 bytes. Any help is appreciated. Thanks, Daniel
Top