This is a Arduino Library for the LTR303ALS Luminiosity sensor. This illumination sensor has a flat response across most of the visible spectrum and has an adjustable integration time. It communicates via I2C and runs at 3.3V.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- library.properties - General library properties for the Arduino package manager.
- library.json - General library properties for the Arduino package manager in JSON format
- keywords.txt - Contains the keywords for Arduino IDE.