Skip to content
forked from haraldh/iconsole

Reverse engineering of the iconsole+ bike computer serial protocol. Broadcasts the power and speed on the ANT network.

License

Notifications You must be signed in to change notification settings

vmedea/iconsole

 
 

Repository files navigation

iconsole

Reverse engineering of the iconsole+ bike computer serial protocol, adapted for some Bluetooth LE devices.

Based on Harald Hoyer's iconsole and discussion here.

Requirements

$ pip install -r --user requirements.txt

Usage

Usage:

$ python3 main.py <macaddr> <sessionlog>

You can get the macaddr of the iconsole device using

$ hcitool -i hci0 lescan

Usually the device you're looking for will have a recognizable description.

About

Reverse engineering of the iconsole+ bike computer serial protocol. Broadcasts the power and speed on the ANT network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%