Commit graph

3 commits

Author SHA1 Message Date
f481e4de38 temp: Actually calculate temperature values
Do the monster math to convert ADC readings into appropriate temperature
values.  The absolute result is way off but it seems to respond sanely
in relative terms.

Additionally, apply a low pass filter with f=1Hz to smoothen the noise a
tiny bit.
2025-08-24 02:33:22 +02:00
25ce0ebdff temp: Proper readout script 2025-08-24 01:18:51 +02:00
df8ae2263d temp: First version of adc readout 2025-08-24 00:11:16 +02:00