Skip to main content

Reply to "HELP Seiko S129 / S149 data output jack"

So I think I managed to get the PICAXE-08M working after all. I am getting spurious bad data, so I'll have to look into that. I also haven't tried a full recall, either, so I might need to make some alterations there, as well.

In principal, what it does is monitor the bus for a starting value of 0xA (0xF doesn't work for some reason) and then captures 26 nibbles (1 nibble = 1/2 byte = 4 bits), stuffing them into a buffer. After that, it then goes back and does the more time-intensive task of pairing up the nibbles into characters, doing the translation to ASCII, and then transmitting the data over a serial port.
×
×
×
×