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

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