kurtdevocht / mBoot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mBoot

The 'mBoot' is a joystick-controlled boat, built with an mBot. Both the mBot and the joystick are connected to a pc, a python program controls both devices.

Technical overview

Preparing the mBot

packages

pip install cython pip install pyserial pip install hidapi

pip install pygame

Running the python program

About


Languages

Language:Python 100.0%