mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
First Update
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
# flipperzero-lightmeter
|
||||
|
||||
[](https://github.com/oleksiikutuzov/flipperzero-lightmeter/actions/workflows/build.yml)
|
||||
|
||||
<img src="images/framed_gui_main.png" width="500px">
|
||||
|
||||
<img src="images/framed_gui_lux_meter.png" width="500px">
|
||||
|
||||
## 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)
|
||||
1. [Module PCB](https://github.com/oleksiikutuzov/flipperzero-lightmeter/blob/main/module/module_v2_gerber.zip)
|
||||
2. [Enclosure](https://github.com/oleksiikutuzov/flipperzero-lightmeter/blob/main/module/module_v2_enclosure.stl)
|
||||
3. 4-pin female header
|
||||
4. 10-pin male header
|
||||
5. 2x M3 threaded inserts (max diameter 5.3 mm, max height 4 mm)
|
||||
6. 2x M3x5 screws
|
||||
|
||||
|
||||
## TODO
|
||||
- [ ] Save settings to sd card
|
||||
|
||||
## References
|
||||
App inspired by [lightmeter](https://github.com/vpominchuk/lightmeter) project for Arduino by [vpominchuk](https://github.com/vpominchuk).
|
||||
Reference in New Issue
Block a user