Adafruit_TSL2561
Light sensor driver
Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time.
Unified sensor driver for Adafruit's TSL2561 breakouts
87 stars
29 watching
77 forks
Language: C++
last commit: about 1 year ago arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_sensor | A unified driver layer providing standardized access to various sensors | 954 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
adafruit/adafruit_adxl345 | A C++ library for communicating with an accelerometer on various microcontrollers | 118 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
adafruit/adafruit_l3gd20_u | Provides a unified interface for interacting with the Adafruit L3GD20 Gyro sensor | 26 |
adafruit/adafruit_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
adafruit/rgb-matrix-panel | A library for driving 16x32 and 32x32 RGB LED matrix panels | 305 |
kfricke/micropython-tsl2561 | A Python driver for an illumination sensor from TAOS / ams, providing access to its functionality. | 3 |
adafruit/dht-sensor-library | A C++ library for reading data from DHT temperature and humidity sensors | 1,986 |
wose/bh1750 | A platform-agnostic driver to read ambient light sensor data from various devices. | 2 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |