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

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