• Joined on 2025-03-07
melody pushed to main at melody/arduino-temp-hum-display 2025-09-01 13:44:50 +02:00
6a05f56be4 change button pin
melody pushed to main at melody/arduino-temp-hum-display 2025-08-27 16:50:09 +02:00
3d5f9749ff Revert "simplify config"
melody pushed to main at melody/arduino-temp-hum-display 2025-08-27 16:39:36 +02:00
28b9329b9f rename main.ino to code.ino
7a7d618263 fix showCurrentValue
Compare 2 commits »
melody pushed to main at melody/arduino-temp-hum-display 2025-08-27 15:19:21 +02:00
241ac1ad92 simplify config
melody pushed to main at melody/arduino-temp-hum-display 2025-08-21 09:15:44 +02:00
79e7bb904d add .gitignore
melody pushed to main at melody/arduino-temp-hum-display 2025-08-20 17:40:59 +02:00
a5149d291b add option for custom font size for maxavgmin screen element
melody pushed to main at melody/arduino-temp-hum-display 2025-08-20 17:40:06 +02:00
84cda04d30 add option for custom font size for maxminavg screen element
melody pushed to main at melody/arduino-temp-hum-display 2025-08-20 16:50:25 +02:00
fac37882fb add new big value screen
melody pushed to main at melody/arduino-temp-hum-display 2025-08-19 14:22:17 +02:00
42ced6346b fix screen logic
melody pushed to main at melody/arduino-temp-hum-display 2025-08-19 14:20:04 +02:00
020b33c14d fix screen logic
melody pushed to main at melody/arduino-temp-hum-display 2025-08-19 13:58:46 +02:00
c7f62fd967 remove unnecessary SPI import
melody pushed to main at melody/arduino-temp-hum-display 2025-08-19 13:57:49 +02:00
1f0158a788 add indicators on graph
melody deleted branch tmp from melody/arduino-temp-hum-display 2025-08-18 14:14:45 +02:00
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 14:07:02 +02:00
c0c97bdbf2 fix debounce
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 14:04:29 +02:00
5c3645d69d add software debounce
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 14:00:17 +02:00
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 13:54:28 +02:00
5fd1543e3f add software debounce
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 13:43:47 +02:00
8a001a4697 fix screen not re-rendering on screen cycle
melody pushed to main at melody/arduino-temp-hum-display 2025-08-18 12:00:36 +02:00
245ff37fbb add ring buffer logic
melody pushed to tmp at melody/arduino-temp-hum-display 2025-08-18 11:35:12 +02:00
f40033cf3d Update main.ino