Reverse engineering of the iconsole+ bike computer serial protocol. Broadcasts the power and speed on the ANT network.
Find a file
2017-04-21 16:17:09 +02:00
iConsole.py ii 2017-04-21 16:12:57 +02:00
iConst.py ii 2017-04-21 16:12:57 +02:00
LICENSE.txt Create LICENSE.txt 2017-04-21 16:17:09 +02:00
PowerMeterTx.py ii 2017-04-21 16:12:57 +02:00
README.md ii 2017-04-21 16:12:57 +02:00
requirements.txt ii 2017-04-21 16:12:57 +02:00
SpeedTx.py ii 2017-04-21 16:12:57 +02:00
testpower.py ii 2017-04-21 16:12:57 +02:00
testspeed.py ii 2017-04-21 16:12:57 +02:00

iconsole

Reverse engineering of the iconsole+ bike computer serial protocol.

Broadcasts the power and speed on the ANT network.

Requirements

$ pip install --user requirements.txt

Usage

$ python iConsole.py <ANT Network Key in ASCII Hex>

Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch.