iconsole/README.md

21 lines
469 B
Markdown
Raw Permalink Normal View History

2017-04-05 20:01:26 +02:00
# iconsole
2017-04-21 16:12:57 +02:00
Reverse engineering of the iconsole+ bike computer serial protocol.
Broadcasts the power and speed on the ANT network.
2017-04-28 13:13:06 +02:00
See also my android app [OpeniConsole](https://github.com/haraldh/iconsole-android).
2017-04-21 16:12:57 +02:00
## Requirements
```
$ pip install --user requirements.txt
```
## Usage
```
$ python iConsole.py <ANT Network Key in ASCII Hex>
```
2017-04-28 13:13:06 +02:00
Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch.