source: rtos_arduino/trunk/examples/CompositeExample/Adafruit_TSL2591_Library/README.txt@ 137

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

サンプルの追加.

File size: 615 bytes
Line 
1This is an Arduino library for the TSL2591 digital luminosity (light) sensors.
2
3Pick one up at http://www.adafruit.com/products/1980
4
5To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_TSL2591. Check that the Adafruit_TSL2591 folder contains Adafruit_TSL2591.cpp and Adafruit_TSL2591.h
6
7Place the Adafruit_TSL2591 library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
8
9You'll also need the Adafruit_Sensor library from https://github.com/adafruit/Adafruit_Sensor
Note: See TracBrowser for help on using the repository browser.