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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page