Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wollewald/bh1750_we
Arduino Library for the BH1750 / BH1750FVI module. It includes the option to change the measuring time register.
https://github.com/wollewald/bh1750_we
arduino arduino-library bh1750 bh1750fvi light-sensor
Last synced: about 2 months ago
JSON representation
Arduino Library for the BH1750 / BH1750FVI module. It includes the option to change the measuring time register.
- Host: GitHub
- URL: https://github.com/wollewald/bh1750_we
- Owner: wollewald
- License: mit
- Created: 2019-09-22T14:07:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T20:35:39.000Z (11 months ago)
- Last Synced: 2024-01-28T21:27:46.425Z (11 months ago)
- Topics: arduino, arduino-library, bh1750, bh1750fvi, light-sensor
- Language: C++
- Homepage: https://wolles-elektronikkiste.de/en/bh1750fvi-gy-30-302-ambient-light-sensor
- Size: 60.5 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BH1750_WE
Arduino Library for the BH1750 / BH1750FVI module. It includes the option to change the measuring time factor.The example sketch should explain how to use the library.
Further information can be found here:
https://wolles-elektronikkiste.de/en/bh1750fvi-gy-30-302-ambient-light-sensor (English)
https://wolles-elektronikkiste.de/bh1750fvi-lichtsensormodul (German)
Do you like it? Please rate it with a star!
You want to build on it? No problem. You are free to use it.