BH1750
Light sensor library
An Arduino library for a digital light sensor breakout board
An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
253 stars
20 watching
108 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
arduinoarduino-librarylightluxsensor
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
octaprog7/bh1750 | A MicroPython module for interacting with a BH1750 ambient light sensor. | 1 |
neliogodoi/micropython-veml6075 | A driver library for a UV light sensor IC. | 2 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
palouf34/veml7700 | Library to simplify communication with the VEML7700 light sensor in Micropython | 13 |
octaprog7/veml7700 | A Python module that provides an interface to the VEML7700 ambient light sensor using MicroPython. | 0 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
wose/bh1750 | A platform-agnostic driver to read ambient light sensor data from various devices. | 2 |
belaplatform/trill-arduino | Provides an Arduino library for interacting with Trill capacitive sensors, enabling touch sensing in digital projects. | 28 |
dnapert/lidarlight_v3hp_micropython | A MicroPython library for interacting with the Garmin Lidar Lite v3HP sensor | 0 |
arduino-libraries/arduinoble | A library providing Bluetooth Low Energy connectivity on various Arduino boards | 314 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
adafruit/adafruit_tsl2561 | Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time. | 87 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |