codinghyde.antplus

Python implementation of the ANT+ protocol
Download

codinghyde.antplus Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Martín Raul Villalba
  • Publisher web site:
  • http://martinvillalba.com

codinghyde.antplus Tags


codinghyde.antplus Description

Python implementation of the ANT+ protocol codinghyde.antplus is a Python implementation of the ANT+ protocol (http://www.thisisant.com).Can be used to communicate with ANT nodes using an ANT stick (USB).Developer commentsThis project came to be when I tried to download data from my ANT+ running watch on GNU/Linux. This eventually lead me to attemping to port ANT_LIB (by Dynastream) to Linux, but I didn't quite like the library, the protocol is trivial to implement, I was going to be using it in Python anyways, and I wasn't quite sure about the license of ANT_LIB/ANT_DLL.I originally wrote a quick prototype and managed to stream data from my ANT+ enabled HRM chest strap and ANT-FS beacons from the watch.I'll be testing against a Garmin HRM chest strap, a Garmin foot pod, and a Garmin GSC10 bike cadence/speed sensor as those are the only ANT+ enabled devices I have. However, I'll be implementing most/all other device profiles with a second ANT stick and Dynastream's simulator, so there is no reason why the code wouldn't work on actual devices. Requirements: · Python


codinghyde.antplus Related Software