Skip to content

reaktor23/Adafruit_TCS34725

 
 

Repository files navigation

Reaktor23 hack

Add support for china TCS3472 modules: aka: TCS34723 and TCS34727

Without this little modification this adafruit library was not able (allowed) to read those sensors. See softlock in Adafruit_TCS34725.cpp line 222

Adafruit TCS34725 Color Sensor DriverBuild StatusDocumentation

This driver is for the Adafruit TCS34725 Breakout.

Tested and works great with the Adafruit MCP9808 Breakout Board

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

About

Driver for Adafruit's TCS34725 RGB Color Sensor Breakout

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.7%
  • Processing 7.3%