A Python interface for controlling Anki Overdrive cars directly via bluetooth. This library was specifically created for DET use (customised to assist student learning) and was reverse engineered from Anki Drive SDK, xerodotc's Python library and other similar projects (see Credits below).
This code is dependent on bluepy, so it will only work on Linux systems.
- Linux machine with bluetooth (or Raspberry Pi)
- Python 3.4+
- bluepy
- Root permission
Coming soon.
See code examples in student_files
directory.
This project is licensed under MIT license.
See LICENSE
file for details.