Skip to content

realmadsci/mbotpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbotpy

Python bindings to communicate with mBot

This library was loosely based on the https://github.com/xeecos/python-for-mbot library, but updated to Python 3 and stripping out all the multi-threading and multi-processing.

It currently only supports the mbot over bluetooth (pyserial) mode.

Installation

  • Clone this repository

git clone https://github.com/realmadsci/mbotpy.git

  • Use pip to install

pip install .

About

Python bindings to communicate with mBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages