danielskowronski / esp8266-portable-light-sensor

ESP8266-based portable light sensor
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

add physical buttons and advanced display modes #1

Closed danielskowronski closed 1 year ago

danielskowronski commented 1 year ago

Currently, only single display mode (with latest value from the chip) is implemented. It'd be useful to have some simple histogram, max/min, average values etc. Those would, however, require a physical button or two to cycles through them.

danielskowronski commented 1 year ago

project moved to https://github.com/oleksiikutuzov/flipperzero-lightmeter/pull/39