An easy way to manage servos in a RPi
Project description
# RPyServo
## Installation
pigpio is required for this package, if you do not have it, simply run: <pre>$ pip install pigpio </pre>
Now, to install the package, simply run: <pre>$ pip install RPyServo </pre>
## Description
A Python library to simplify the use of servos in RaspberryPi.
This inferface was created to simplify the pigpio interace, it is quite simple at the moment, but it manages the pigpio initialization and fixes the arbitrary servo angles of 500-2500 to 0-1000.
This is still a work in progress, so feel free to contribute!
Project details
Release history Release notifications | RSS feed
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 RpyServo-0.101.tar.gz.
File metadata
- Download URL: RpyServo-0.101.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0988bafd1b1c080b585c7ba8ff91eb9085ef55e975281f4f1ba1aa932b2de97e
|
|
| MD5 |
8fe825943fd5c72fecea0d47a818b756
|
|
| BLAKE2b-256 |
5fdf2bdab7d76ebacf085bbed921ab018b007592066aa658beac340a790612f1
|