Tasmota/lib/TSL2561-Arduino-Library
arendst ecfa14d28b v5.12.0b - Add alternative TSL2561 driver
5.12.0b
 * Add optional TSL2561 driver using library Joba_Tsl2561 to be
enabled in user_config.h with define USE_TSL2561_JOBA (#1951)
2018-02-18 17:31:14 +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
Adafruit_TSL2561.cpp v5.12.0b - Add alternative TSL2561 driver 2018-02-18 17:31:14 +01:00
Adafruit_TSL2561.h v5.12.0b - Add alternative TSL2561 driver 2018-02-18 17:31:14 +01:00
library.properties 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

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.