Commit Graph

46 Commits

Author SHA1 Message Date
FliegendeWurst
ad9cea9378 Vary time color at night 2023-11-14 18:48:16 +01:00
FliegendeWurst
2ffd0f556f Add 3D model 2023-10-17 21:02:45 +02:00
FliegendeWurst
f8de136019 Remove silly GPIO pins for buttons
I'm finally giving in and will now connect stuff via a breadboard...
Risky move though, I already fried one DHT22 by plugging the connector
in the wrong way around -.-
2023-10-14 11:37:00 +02:00
FliegendeWurst
0266f9c465 Fix sensor reading 2023-10-14 11:36:21 +02:00
FliegendeWurst
f881075c4a Clear background in draw 2023-10-14 11:36:08 +02:00
FliegendeWurst
f4d42943af Fix TOTP paging 2023-10-12 15:36:56 +02:00
FliegendeWurst
30683b42f0 Basic TOTP viewer 2023-10-12 15:35:00 +02:00
FliegendeWurst
6335eb818e Implement measurements view 2023-10-12 14:42:54 +02:00
FliegendeWurst
3e38684c17 Fix schedules 2023-10-05 13:23:01 +02:00
FliegendeWurst
13c5a472ce Expiration system 2023-10-05 12:56:25 +02:00
FliegendeWurst
ca73b6545a Fix main loop delay 2023-10-04 12:42:30 +02:00
FliegendeWurst
c5a930bed1 Update PC debug code 2023-10-04 10:00:50 +02:00
FliegendeWurst
4e737ca007 More scheduling 2023-10-04 09:54:47 +02:00
FliegendeWurst
d51b298128 Start scheduler, screensaver and action framework 2023-10-04 08:59:56 +02:00
FliegendeWurst
f87f7b5001 Show colon separator in clock 2023-10-03 21:08:09 +02:00
FliegendeWurst
3b97c44e10 Add a nix expression for easier development 2023-10-03 16:50:21 +02:00
FliegendeWurst
c73ba50caf Hook up two more buttons 2023-10-03 15:43:23 +02:00
FliegendeWurst
10ad65df73 Update readme 2023-10-03 15:07:10 +02:00
FliegendeWurst
77b7b8d545 Update readme and license 2023-10-03 14:35:45 +02:00
FliegendeWurst
c39c9619ec Simple main loop 2023-10-03 14:35:37 +02:00
FliegendeWurst
6aeaee2fc1 move to gpiocdev 2023-10-03 14:25:25 +02:00
FliegendeWurst
c17424a686 Fix line requests in take_measurement 2023-09-24 12:36:50 +02:00
FliegendeWurst
5cfe8fe3ec Update dependencies 2023-09-24 12:36:32 +02:00
FliegendeWurst
b228e552de Add link to post in README 2022-10-05 13:19:52 +02:00
FliegendeWurst
1a6e01664d Circuit diagram 2022-10-05 13:18:40 +02:00
FliegendeWurst
a5cf0bf0b1 Automatic formatting 2022-09-24 21:01:58 +02:00
FliegendeWurst
aaf035f582
Update README.md 2022-09-24 20:54:48 +02:00
FliegendeWurst
5cac88580d fix cross compile 2022-07-26 22:04:40 +02:00
FliegendeWurst
1a36ba5c1d refresh_json: add option to skip weekly events 2022-07-26 22:03:52 +02:00
FliegendeWurst
1a5272b7ba Update dependencies 2022-07-20 09:29:59 +02:00
FliegendeWurst
65db11618f Handle non-ASCII characters correctly 2022-07-20 09:28:51 +02:00
FliegendeWurst
b856677b7f Status display + date display for future events 2022-06-20 15:35:05 +02:00
FliegendeWurst
892ed459b6 Bump rusplite 2022-06-19 16:48:07 +02:00
FliegendeWurst
4d90347fd0 Bump max. displayed temperature to 40 °C
...
2022-06-19 10:34:13 +02:00
FliegendeWurst
b732d09579 Status display 2022-06-19 10:33:59 +02:00
FliegendeWurst
adfc7925c7
Update README.md 2022-05-06 11:03:11 +02:00
FliegendeWurst
ead597348d Readme update 2022-05-06 11:00:18 +02:00
FliegendeWurst
90d04aeb10 Colored events + ... 2022-05-06 11:00:17 +02:00
FliegendeWurst
422221d97e Refactor everything + RGB 2022-05-06 11:00:10 +02:00
FliegendeWurst
106e4050b0 Reformat code 2022-05-06 11:00:10 +02:00
FliegendeWurst
d8b6ffec7e Sanity-check sensor readings, display time 2022-05-06 11:00:10 +02:00
FliegendeWurst
d8f97437e9 Unbundle sqlite3 and link it instead
To run the cross compiled binary on Debian, do
 patchelf --set-interpreter /lib/ld-linux-armhf.so.3 raspi-oled
2022-05-06 11:00:10 +02:00
FliegendeWurst
a24f9d86f1 Various changes.. 2022-05-06 11:00:10 +02:00
FliegendeWurst
98acedca0e docs: build using Nix 2022-05-06 11:00:02 +02:00
FliegendeWurst
825d89e6a0 Update to latest versions of dependencies 2022-05-06 10:59:55 +02:00
FliegendeWurst
07c76b3280 2022-05-06 10:59:19 +02:00