source: rtos_arduino/trunk/examples/CompositeExample/Adafruit_VCNL4000/README.md@ 137

Last change on this file since 137 was 137, checked in by ertl-honda, 8 years ago

サンプルの追加.

File size: 993 bytes
Line 
1Adafruit_VCNL4010
2================
3
4This is the Adafruit VCNL4010 Proximity I2C sensor library
5
6Tested and works great with the Aadafruit VCNL4010 Breakout Board
7 * http://www.adafruit.com/products/466
8
9This chip uses I2C to communicate, 2 pins are required to interface
10
11Adafruit invests time and resources providing this open source code,
12please support Adafruit and open-source hardware by purchasing
13products from Adafruit!
14
15Written by Kevin Townsend/Limor Fried for Adafruit Industries.
16BSD license, check license.txt for more information
17All text above must be included in any redistribution
18
19To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_VCNL4010. Check that the Adafruit_VCNL4010 folder contains Adafruit_VCNL4010.cpp and Adafruit_VCNL4010.h
20
21Place the Adafruit_VCNL4010 library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
Note: See TracBrowser for help on using the repository browser.