5.12.0b * Add optional TSL2561 driver using library Joba_Tsl2561 to be enabled in user_config.h with define USE_TSL2561_JOBA (#1951) |
||
|---|---|---|
| .. | ||
| .github | ||
| examples/tsl2561 | ||
| Adafruit_TSL2561.cpp | ||
| Adafruit_TSL2561.h | ||
| library.properties | ||
| 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.