|
|
@@ -1,7 +1,19 @@
|
|
|
## Lightmeter for Flipper Zero
|
|
|
|
|
|
-Lightmeter app for photography based on BH1750/MAX44009 sensor
|
|
|
+**Lightmeter app for photography**
|
|
|
|
|
|
-## Support
|
|
|
+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.
|
|
|
|
|
|
-For app feedback, bugs, and feature requests, please create an issue here: https://github.com/oleksiikutuzov/flipperzero-lightmeter/issues
|
|
|
+### Supported sensors
|
|
|
+
|
|
|
+- BH1750
|
|
|
+- MAX44009
|
|
|
+
|
|
|
+### Wiring
|
|
|
+
|
|
|
+| Sensor | Flipper Zero |
|
|
|
+| ------ | ------------ |
|
|
|
+| VCC | 3.3V |
|
|
|
+| GND | GND |
|
|
|
+| SCL | C0 |
|
|
|
+| SDA | C1 |
|