iconsole/README.md
2017-04-28 13:13:06 +02:00

21 lines
469 B
Markdown

# 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](https://github.com/haraldh/iconsole-android).
## 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.