Adafruit_TSL2591_Library

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

Stars
58
Committers
21
Adafruit_TSL2591_Library - 1.4.5 Bump version in library.properties Latest Release

Published by tyeth 11 months ago

Adafruit_TSL2591_Library - 1.4.4 - Updated CI Actions versions

Published by evaherrada over 1 year ago

Adafruit_TSL2591_Library - 1.4.3 - Fix Build Errors on ESP32

Published by brentru over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_TSL2591_Library/compare/1.4.2...1.4.3

Adafruit_TSL2591_Library - 1.4.2 - Created keyword.txt

Published by evaherrada about 3 years ago

Adafruit_TSL2591_Library - 1.4.1 - Tweaked memory allocation and cleanup

Published by evaherrada about 3 years ago

Adafruit_TSL2591_Library - 1.4.0 - Moved library to BusIO

Published by evaherrada about 3 years ago

Adafruit_TSL2591_Library - 1.3.1 - Fixed begin function return

Published by evaherrada over 3 years ago

Adafruit_TSL2591_Library - 1.3.0 - Added the option for the user to manually set the i2c address

Published by evaherrada over 3 years ago

Adafruit_TSL2591_Library - 1.2.1 Move to actions, clang

Published by siddacious over 4 years ago

Adafruit_TSL2591_Library - 1.2.0 - Added an optional wire param to begin

Published by siddacious almost 5 years ago

This release adds support to optionally pass a wire instance into begin, courtesy of @j0uni

Adafruit_TSL2591_Library - 1.1.2 - Bugfix

Published by siddacious about 5 years ago

Fixed an assignment bug in getFullLuminosity

Adafruit_TSL2591_Library - 1.1.1

Published by hoffmannjan over 5 years ago

Adafruit_TSL2591_Library - 1.1.0

Published by hoffmannjan over 5 years ago

Version Bump!

Adafruit_TSL2591_Library - v1.0.3

Published by ladyada almost 7 years ago

Fix some minor issues, doxygen library and travis CI, lux now returns a float

Adafruit_TSL2591_Library - 1.0.2 minor release

Published by tdicola about 9 years ago

Typo fix in example comments.

Adafruit_TSL2591_Library - 1.0.1 minor bug fix release

Published by tdicola over 9 years ago

1.0.1 release with minor bug fix for compatibility with ESP8266.

Adafruit_TSL2591_Library - 1.0.0 release for Arduino

Published by tdicola over 9 years ago

Automated initial release for Arduino library system.