Overview
- Object ID : 2817 (2024-03-12 22:08:05)
- Author : Stephen M Moraco
- Content : Code
- Microcontroller : Propeller 2
- Languages : PASM2, SPIN2
- Category : Sensor
- Licence : MIT
- Tags : Ambient Light Sensor, BH1750, I2C
Content
Driver for BH1750 Ambient Light Sensor accessed via I2C - (uses underlying jm_i2c object for I2C access)
Version: (repository Latest)
GitHub repository: P2 HUB75 Panel Light Measure
This object (in my case) is used in a larger project where I'm measuring the light output of our HUB75 matrix panels. I created 3D-printed fixtures to hang on the panels, which contain the BH1750 sensors.
All of the code I used, the STL files for the fixtures, and the entire project description are found at the Repo.