adding the BH1750 from their downloads

This commit is contained in:
Roald Batts 2023-01-15 18:37:43 -05:00
parent f92231dbff
commit 064a8ffd26
16 changed files with 1023 additions and 0 deletions

10
BH1750/library.properties Normal file
View file

@ -0,0 +1,10 @@
name=BH1750
version=1.2.0
author=Christopher Laws
maintainer=Christopher Laws
sentence=Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
paragraph=Pretty simple and robust BH1750 library. Arduino, ESP8266 & ESP32 compatible.
category=Sensors
url=https://github.com/claws/BH1750
architectures=avr,sam,esp8266,esp32,stm32
includes=BH1750.h