b-parasite-esp32/code/nrf-connect/prstlib
Jan-Henrik Bruhn 905978e8c9
Only read positive voltages in adc.c
The ADC sometimes responds with negative voltages read on the ADC input due to noise. This can lead to very high illuminance readings at night (4095 << 4 to be exact due to two's complement :) ).
This commit caps ADC readings at 0.
2024-02-14 11:59:14 +01:00
..
boards/arm Merge pull request #165 from rbaron/nrf2.5 2023-11-08 08:33:01 +01:00
dts/bindings Fix devicetree-coeffs bug 2023-03-19 15:06:39 +01:00
include/prstlib Cleanups 2023-03-29 21:42:41 +02:00
src Only read positive voltages in adc.c 2024-02-14 11:59:14 +01:00
CMakeLists.txt Implements button handling 2023-03-29 21:28:24 +02:00
Kconfig Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00