Skip to content

Releases: sparkfun/SparkFun_Ambient_Light_Sensor_Arduino_Library

Removes unused varible

11 Nov 15:32
efde081
Compare
Choose a tag to compare
1.0.4

Rolls version

Fixes gain index again

02 Dec 02:01
Compare
Choose a tag to compare

Missed another bug in the same code block but this has been fixed!

Fixes gain selection index

14 Nov 18:17
Compare
Choose a tag to compare

The correct GAIN index is now being selected by the _calculateLux function.

Compile ambiguity error

19 Aug 15:04
Compare
Choose a tag to compare

Fixes ambiguity error in the call to requestFrom by casting second argument as uint8_t

Initial Release!

18 Jul 15:35
Compare
Choose a tag to compare

The SparkFun Ambient Light Sensor VEML6030 (Qwiic) is a high sensitivity and high accuracy I2C enabled ambient light sensor. The sensor is able to read ambient light in a wide range from zero to 120,000 Lux which is a dark room to direct sun in the middle of the day! The Ambient Light Sensor library gives access to the full features of the ambient light sensor including: reading light in Lux, setting low and high interrupt thresholds, and power save modes. It also provides example code that demonstrates their use!