I wrote a debug program for the ANT Stick

I wrote a debug program for the ANT stick in Python that works on both Win32 and POSIX. It puts the device into slave mode on channel 0 and listens for input. It’s simpler to understand and easier to modify than much of the other code floating around.

http://code.google.com/p/mstump-learnin … twisted.py