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. If the command rc_version is not found type

sudo apt-get update
sudo apt-get install roboticscape

to install or

sudo apt-get update
sudo apt-get upgrade roboticscape

to upgrade from an older version. For more details see these instructions.

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.5.tar.gz (13.0 kB view details)

Uploaded Source

File details

Details for the file rcpy-0.3.5.tar.gz.

File metadata

  • Download URL: rcpy-0.3.5.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rcpy-0.3.5.tar.gz
Algorithm Hash digest
SHA256 e94dcf25762cafe604df18f8061bc4d9d71841790d68a5fc0043bdf1210cd630
MD5 0053b256bac421d14502e5b1e4a4f8b4
BLAKE2b-256 3829cb8ab7969ce52bc72af1df9f10b69d7466c08615a15a7f3b1a890e935129

See more details on using hashes here.

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