18 lines
957 B
Markdown
Executable file
18 lines
957 B
Markdown
Executable file
# Adafruit APDS9960 Library [![Build Status](https://travis-ci.com/adafruit/Adafruit_APDS9960.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_APDS9960)
|
|
|
|
<a href="https://www.adafruit.com/product/3595"><img src="assets/board.jpg?raw=true" width="500px"></a>
|
|
|
|
This is the Adafruit APDS9960 Proximity, Light, RGB, and Gesture sensor Library
|
|
|
|
Tested and works great with the Adafruit APDS9960 Board
|
|
* http://www.adafruit.com/products/3595
|
|
|
|
This chip uses 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 Dean Miller, Limor Fried 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 APDS9960 Library" and install the library.
|