Willy-JL 697bc11f02 Add lightmeter/lib/BH1750 from https://github.com/oleksiikutuzov/flipperzero-BH1750 před 2 roky
..
.flipcorg 2cde37fa90 Revert "Merge lightmeter from https://github.com/xMasterX/all-the-plugins" před 2 roky
docs 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
gui 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
icons 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lib 697bc11f02 Add lightmeter/lib/BH1750 from https://github.com/oleksiikutuzov/flipperzero-BH1750 před 2 roky
.clang-format 2cde37fa90 Revert "Merge lightmeter from https://github.com/xMasterX/all-the-plugins" před 2 roky
.gitignore 2cde37fa90 Revert "Merge lightmeter from https://github.com/xMasterX/all-the-plugins" před 2 roky
.gitsubtree 011da5b3f4 Also pull from @xMasterX's repo for updates před 2 roky
LICENSE da344e03b0 Merge lightmeter from https://github.com/xMasterX/all-the-plugins před 2 roky
README.md da344e03b0 Merge lightmeter from https://github.com/xMasterX/all-the-plugins před 2 roky
application.fam da344e03b0 Merge lightmeter from https://github.com/xMasterX/all-the-plugins před 2 roky
lightmeter.c 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lightmeter.h 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lightmeter.png 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lightmeter_config.h 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lightmeter_helper.c 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky
lightmeter_helper.h 223521f400 Add lightmeter from https://github.com/oleksiikutuzov/flipperzero-lightmeter před 2 roky

README.md

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