sensor-watch/watch-library/shared/driver
Christian Chapman 462f24b313
Aperture priority light meter face (#230)
* initial commit, added opt3001 light meter test app

* tested working light meter board, i2c communication still has issues

* fixed i2c; rudimentary lightmeter works!

* added aperture priority ui

* added aperture priority ui

* added README

* adjusted cal

* fixed bugs (HI shutter speed, lux mode toggle)

* made it possible to advance to the next face

* initialized lux variable

* lowered tolerance for HI and LO

* Changed EV display from always showing EV100 to showing EV[iso setting]

* dont display old ev when ISO changes

* changed mode and light behavior

* updated readme

* fixed indentation

* made lightmeter display logic more consistent

* made lightmeter display logic more consistent

* reverted rules.mk (for merge into upstream)

* reverted rules.mk (for merge into upstream)

* removed OPT3001 PCB model

* made lux mode default, corrected timeout behavior

---------

Co-authored-by: Christian Chapman <user@debian>
2023-04-16 10:05:55 -04:00
..
lis2dw.c Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express 2022-05-02 18:39:45 -05:00
lis2dw.h Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express 2022-05-02 18:39:45 -05:00
opt3001.c Aperture priority light meter face (#230) 2023-04-16 10:05:55 -04:00
opt3001.h Aperture priority light meter face (#230) 2023-04-16 10:05:55 -04:00
spiflash.c remove debug statements 2022-02-05 17:33:34 -05:00
spiflash.h WIP accelerometer logging to flash 2022-02-18 00:05:57 -05:00
thermistor_driver.c movement: move thermistor to 'sensor' watch faces 2022-02-17 14:47:47 -05:00
thermistor_driver.h movement: move thermistor to 'sensor' watch faces 2022-02-17 14:47:47 -05:00