Skip to main content

Python Library for Robotics Cape on Beaglebone Black and Beaglebone Blue

Project description

Release 0.3

This is a Python library with bindings for some of the functionality of the Robotics Cape library.

We only support Python 3, and are not interested in Python 2 at all.

Not all functions are supported. Currently supported functions are:

  1. MPU9250

  2. PWM motors

  3. Encoders

  4. LEDs

  5. Buttons

  6. GPIO inputs

You might also be interested in the pyctrl package (github, PyPI).

Preliminaries

You will need the Robotics Cape library version 0.3.4 or higher. Depending on the image you have on your Beaglebone Black or Blue it might already be installed! You can check if it is installed and the current version by running

rc_version

on your Beaglebone. Follow these instructions if the command rc_version is not found to install the library or update it if you have an older version.

You must also have python3 installed. If you have not installed python3 yet type

sudo apt install python3 python3-pip

to install python3 and pip3.

Installation

Starting with version 0.3, rcpy is available from PyPI. Just type

sudo pip3 install rcpy

to download and install.

Documentation:

Author:

Mauricio C. de Oliveira

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

rcpy-0.3.2.tar.gz (12.9 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