Xiaomi/Ninebot scooter communication library (internal fork)
 
Go to file
flowswitch 89e80f6e14
Update README.md
2018-10-15 23:26:23 +02:00
py9b imported 2018-10-15 14:10:00 +02:00
.gitignore Initial commit 2018-10-15 14:01:15 +02:00
LICENSE Initial commit 2018-10-15 14:01:15 +02:00
README.md Update README.md 2018-10-15 23:26:23 +02:00
tcp_test.py imported 2018-10-15 14:10:00 +02:00

README.md

py9b

Ninebot/Xiaomi electric scooter communication library

Requirements

  • Python 2.x.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