mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
Update LightMeter
This commit is contained in:
17
applications/external/lightmeter/docs/README.md
vendored
Normal file
17
applications/external/lightmeter/docs/README.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
## Lightmeter app for photography
|
||||
|
||||
An application that suggests settings for your manual camera based on the reading of the ambient light sensor. Can also be used in a pure lux meter mode.
|
||||
|
||||
## Supported sensors
|
||||
|
||||
- BH1750
|
||||
- MAX44009
|
||||
|
||||
## Wiring
|
||||
|
||||
| Sensor | Flipper Zero |
|
||||
| ------ | ------------ |
|
||||
| VCC | 3.3V |
|
||||
| GND | GND |
|
||||
| SCL | C0 |
|
||||
| SDA | C1 |
|
||||
Reference in New Issue
Block a user