BroadcastDatastreamAim (2016-07-14 11:23:01)

Notes on the 5 byte "de-facto standard" AIM serial protocol.

Every 5th byte is A3 in the serial stream (see MembersPage/HankMoody/AIM for more examples and pdf)

Example:

The AIM serial protocol was originally implemented to send data to some (AIM and other) dashes.


The protocol has some nice properties:


The protocol has 2 notable stupidity:


VEMS, when sending via 1st serial (RS232 by default) port, respects both stupidity (and all tested AIM receivers were reported cooperating).

When sending via 2nd serial port (RS232 by default),


Configure 2nd UART to send "5 byte stream" with datacontent matching the AIM (but currently no wasted gaps)

TODO: complete instructions