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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_tcs34725-3.3.24.tar.gz
Algorithm Hash digest
SHA256 d39238fc46abdd6e15781a8e6f18e635ec47172b53bc788d089dc484a0bc8d3b
MD5 9e14d36ce8110cd3725c84d50233263c
BLAKE2b-256 8f74e7e5fffc485d9f9dc7935fa07b2ca13b72b4cdbac29b88df9baa4a72ece3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_tcs34725-3.3.24-py3-none-any.whl
Algorithm Hash digest
SHA256 efa99807641ba395ac52f13d8d4d5834a325adba21302c6f4ae0d6ae871208f3
MD5 7c7cafbd8bbf72843460e0c5bb8cb44e
BLAKE2b-256 58b356a2b47e7b6e1f5b02ed5017564e4a6ce587622040c7bc51f5aedf39cd1f

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