hkramski / Anki-Overdrive-Python

Access and control Anki Overdrive cars using Python SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anki-overdrive-python

Object interface for controlling Anki Overdrive with Python.

This project provide an API to control Anki Overdrive from Python. Commands are mostly reverse engineered from Anki Drive SDK and node-mqtt-for-anki-overdrive.

This code is depended on bluepy, so it's only work on Linux system.

Requirements

Getting started

Follow the Getting Started Notebook here

Documentation

See overdrive.py file.

Credits

xerodotc

License

This project is licensed under MIT license. See LICENSE file for details.

About

Access and control Anki Overdrive cars using Python SDK

License:MIT License


Languages

Language:Python 74.4%Language:Jupyter Notebook 25.6%