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

iconsole

Reverse engineering of the iconsole+ bike computer serial protocol.

Broadcasts the power and speed on the ANT network.

See also my android app OpeniConsole.

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.