Flipper/Applications/Official/source-OLDER/grnch/lightmeter
2023-08-16 15:10:59 -07:00
..
gui Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
icons Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
images Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lib/BH1750 Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
module Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
.clang-format Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
application.fam Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
LICENSE Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter_config.h Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter_helper.c Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter_helper.h Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter.c Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter.h Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
lightmeter.png Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
README.md Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00

flipperzero-lightmeter

Build FAP

Wiring

VCC -> 3.3V
GND -> GND
SCL -> C0
SDA -> C1

Sensor module

If you want to build this module, you'll need (it's quite over-engineered, sorry :D)

  1. Module PCB
  2. Enclosure
  3. 4-pin female header
  4. 10-pin male header
  5. 2x M3 threaded inserts (max diameter 5.3 mm, max height 4 mm)
  6. 2x M3x5 screws

TODO

  • Save settings to sd card

References

App inspired by lightmeter project for Arduino by vpominchuk.