初始化提交
This commit is contained in:
21
arduino-cli/libraries/Adafruit_TCS34725/README.md
Normal file
21
arduino-cli/libraries/Adafruit_TCS34725/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Adafruit TCS34725 Color Sensor Driver[](https://github.com/adafruit/Adafruit_TCS34725/actions)[](http://adafruit.github.io/Adafruit_TCS34725/html/index.html)
|
||||
|
||||
<a href="https://www.adafruit.com/product/1334"><img src="assets/board.jpg?raw=true" width="500px"></a>
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user