Skip to main content

CircuitPython library for TCS34725 color sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

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.25.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_tcs34725-3.3.25.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_tcs34725-3.3.25.tar.gz
Algorithm Hash digest
SHA256 7c805e03aa544e3c2307fc46f5c06589599160a31b141d805398f705ddcd4b67
MD5 91c1eec098080f9f1d0a0c82db6e4da0
BLAKE2b-256 796a1a1ff25dc0bfdbd4502db020228d396a677de4ad32581480c549e3b59d2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_tcs34725-3.3.25-py3-none-any.whl
Algorithm Hash digest
SHA256 9e6b841122dd3b1caf473f0aac101c477218b07c496b895a9846333e6aa0e477
MD5 6d93f74274fcc8745c1e911108b1b6e5
BLAKE2b-256 091235c96d5d9a959e27a9813c296d8da64656be4a7502c78fd51f72f319769f

See more details on using hashes here.

Supported by

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