This is a Python library that allows Raspberry Pi's to use the REV Color Sensor without a Roborio/FRC project.
Project description
revcolorsensor
This is a Python library that allows Raspberry Pi's to use the REV Color Sensor without a Roborio/FRC project.
Installation
pip3 install revcolorsensor
pigpio
You will need to run the pigpio daemon for this library to work.
Install with:
sudo apt-get install pigpiod
You can run this after booting up the Raspberry Pi:
sudo pigpiod
or, run this once and it will do it automatically on boot each time:
sudo systemctl enable pigpiod
Resources
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file revcolorsensor-1.0.5.tar.gz.
File metadata
- Download URL: revcolorsensor-1.0.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
def32ed91f539c9052a5dd45b3162f7d6afd201afeaf38077282c420af90e58c
|
|
| MD5 |
5bbbd1e055f29b0667cf2add78d5edae
|
|
| BLAKE2b-256 |
750c75e9e3ee91d129b40d63d46623f08a626fd45a0d3d82cb2c0694e0ecfd97
|
File details
Details for the file revcolorsensor-1.0.5-py3-none-any.whl.
File metadata
- Download URL: revcolorsensor-1.0.5-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc1dfbde35b8b08e4e9535675a7fb4cc800227104b9db4518ca887db9396e384
|
|
| MD5 |
035eeae26e539727325e49374d28e096
|
|
| BLAKE2b-256 |
dff7fd4e206d2105b6644eba00009bf99657b3b55646363422b997829ce80046
|