1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00
Andrey Pohilko 0cb01d5e30 Fix test
2017-09-13 21:37:28 +03:00
2017-09-13 21:32:59 +03:00
2017-09-13 21:00:46 +03:00
2017-09-13 20:43:05 +03:00
2017-09-13 13:46:13 +03:00
2017-09-13 20:46:27 +03:00
2017-09-13 20:43:05 +03:00
2017-09-13 21:37:28 +03:00

Python library to interact with LEGO Move Hub

Requires gattlib to be installed, currently Python 2.7 only

Best way to start is to look at demo.py file, and run it.

Features

  • auto-detect and connect for Bluetooth device
  • auto-detects devices connected to Hub
  • permanent Bluetooth connection server for faster debugging
  • angled and timed movement for motors
  • LED color change

Ideas

Make it 2/3 compatible Add travis unit tests and coverage

Description
No description provided
Readme 1.3 MiB
Languages
Python 100%