Tasmota/lib/TSL2561-Arduino-Library
arendst 7c79131bfe Add support for TSL2561 (#661, #1311)
Add support for TSL2561 (#661, #1311)
2017-12-06 14:04:58 +01:00
..
.github Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00
examples/tsl2561 Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00
README.txt Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00
TSL2561.cpp Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00
TSL2561.h Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00
library.properties Add support for TSL2561 (#661, #1311) 2017-12-06 14:04:58 +01:00

README.txt

This is an Arduino library for the TSL2561 digital luminosity (light) sensors. 

Pick one up at http://www.adafruit.com/products/439

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder TSL2561. Check that the TSL2561 folder contains TSL2561.cpp and TSL2561.h

Place the TSL2561 library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.