Skip to main content

Tinymovr Studio

Project description

Tinymovr Studio Python

This is the Python client library and application that allows easy interfacing with the Tinymovr motor control board.

Installing using pip

This is the most straightforward method to install Tinymovr studio and have access to hardware. We use pip3 to ensure Tinymovr is installed using Python 3 (required).

pip3 install tinymovr

Installing earlier versions

The above command will install the latest version of Tinymovr Studio available on PyPI. In order to maintain backwards compatibility with existing projects, earlier versions of Tinymovr are made available. Currently, the following versions are recommended:

Installing using git clone

First clone the Tinymovr repo to a local directory:

git clone https://github.com/yconst/Tinymovr

Then cd to the cloned repo directory and install in developer mode:

cd Tinymovr/studio/Python
pip3 install -e .

Launching the command line app

tinymovr

More information

For documentation:

https://tinymovr.readthedocs.io

For more information on Tinymovr:

https://hackaday.io/project/168650-tinymovr-motor-controller

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tinymovr-0.3.4.tar.gz (14.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page