Skip to main content

CircuitPython library for TCS34725 color sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the TCS34725 color sensor.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-tcs34725

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-tcs34725

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-tcs34725

Usage Example

See examples/tcs34725_simpletest.py for an example of the module’s usage.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

adafruit-circuitpython-tcs34725-3.3.16.tar.gz (29.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-tcs34725-3.3.16.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-tcs34725-3.3.16.tar.gz
Algorithm Hash digest
SHA256 de2c43a63c79efb01231e23e8d2c399ce77dcf535191572c6f068390f93aa0c0
MD5 51483cfa650ef3b397f3547226e0492d
BLAKE2b-256 6404ee5c0228e6eb9986c8a23aa414ec8483d2f38e3f5dce21fd953e489139bd

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_tcs34725-3.3.16-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_tcs34725-3.3.16-py3-none-any.whl
Algorithm Hash digest
SHA256 aef4e7fa551bbed54bd170792f3f2be8c7602fbd7d3dd369d73fa3edb6f5759f
MD5 476711a473ddc3f21d2b16ffdd2c42b4
BLAKE2b-256 eeac74d758f43954bfb8a64208d9e35f398c261cabd928399db37aa9be48358c

See more details on using hashes here.

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