Skip to main content

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

API Docs

Examples

Pypi

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

revcolorsensor-1.0.5.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

revcolorsensor-1.0.5-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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