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:
MPU9250
PWM motors
Encoders
LEDs
Buttons
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:
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
File details
Details for the file rcpy-0.3.2.tar.gz
.
File metadata
- Download URL: rcpy-0.3.2.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8b0c7e8ed05244c7722af07f754f5cc8b96eaa7967a438391a7b178c8baa021 |
|
MD5 | 7c7b655430eba176aefa1b429ec15af6 |
|
BLAKE2b-256 | 19be069f062fa3a72551f929976db3a114a3bf26a5a3464dc9d8dbf8e457a730 |