Skip to content
/ LTR303 Public
forked from automote/LTR303

An Arduino library for the digital light sensor breakout boards containing the LTR-303ALS-01 IC. This is a fixed version of the original.

License

Notifications You must be signed in to change notification settings

c-/LTR303

This branch is 5 commits ahead of automote/LTR303:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3d4072 · Feb 10, 2020

History

31 Commits
Jan 12, 2020
Apr 4, 2016
Apr 4, 2016
Jan 12, 2020
Feb 10, 2020
Feb 10, 2020
Apr 4, 2016
Apr 5, 2016
Apr 4, 2016
Apr 5, 2016
Apr 8, 2016
Apr 4, 2016
Apr 5, 2016

Repository files navigation

thingTronics LTR303 Arduino Library

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.

Repository Contents

  • /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.

About

An Arduino library for the digital light sensor breakout boards containing the LTR-303ALS-01 IC. This is a fixed version of the original.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%