Awesome
flipperzero-lightmeter
Repository for source code and hardware files for Lightmeter app for Flipper Zero
<img src="images/framed_gui_main.png" width="500px"> <img src="images/framed_gui_lux_meter.png" width="500px">Supported sensors
- BH1750
- MAX44009
Wiring
VCC -> 3.3V
GND -> GND
SCL -> C0
SDA -> C1
Sensor module
<img src="module/back.jpg" width="500px">If you want to build this module, you'll need (it's quite over-engineered, sorry :D)
- BH1750 Sensor
- Module PCB
- Enclosure
- 4-pin female header
- 10-pin male header
- 2x M3 threaded inserts (max diameter 5.3 mm, max height 4 mm)
- 2x M3x5 screws
TODO
- Save settings to sd card
- Color measurement with TCS34725 sensor
References
App inspired by lightmeter project for Arduino by vpominchuk.