https://github.com/adafruit/adafruit_tcs34725
Arduino library driver for Adafruit's TCS34725 RGB Color Sensor Breakout
https://github.com/adafruit/adafruit_tcs34725
arduino-library
Last synced: 8 months ago
JSON representation
Arduino library driver for Adafruit's TCS34725 RGB Color Sensor Breakout
- Host: GitHub
- URL: https://github.com/adafruit/adafruit_tcs34725
- Owner: adafruit
- License: other
- Created: 2013-04-10T12:44:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T13:05:45.000Z (about 2 years ago)
- Last Synced: 2025-04-06T05:17:59.294Z (8 months ago)
- Topics: arduino-library
- Language: C++
- Homepage: http://www.adafruit.com/products/1334
- Size: 991 KB
- Stars: 159
- Watchers: 28
- Forks: 152
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Adafruit TCS34725 Color Sensor Driver[](https://github.com/adafruit/Adafruit_TCS34725/actions)[](http://adafruit.github.io/Adafruit_TCS34725/html/index.html)
This driver is for the Adafruit TCS34725 Breakout.
Tested and works great with the Adafruit MCP9808 Breakout Board
* http://www.adafruit.com/products/1334
These modules use I2C to communicate, 2 pins are required to
interface
Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing
products from Adafruit!
Written by Kevin (KTOWN) Townsend for Adafruit Industries.
BSD license, check license.txt for more information
All text above must be included in any redistribution
To install, use the Arduino Library Manager and search for 'Adafruit TCS34725' and install the library
