py9b/README.md

9 lines
328 B
Markdown
Raw Normal View History

2018-10-15 12:01:15 +00:00
# py9b
Ninebot/Xiaomi electric scooter communication library
2018-10-15 12:10:00 +00:00
## Requirements
* Python 2.6.x [www.python.org]
* PySerial [pip install pyserial] - for direct serial link backend
* PyGatt [pip install pygatt] - for BLED112 dongle backend
* nRFUARTBridge [https://github.com/flowswitch/nRFUARTBridge] - for Android BLE-TCP backend