Commit Graph

18 Commits

Author SHA1 Message Date
Mikkeli Matlock
4a830dde91 pi: GPIO-controlled theme switch
- apt dependencies (RPI.GPIO somehow needs to be installed from apt to work & re-establish uv venv with --system-site-packages
- GPIO 20 triggers mode switching (can link to a photodiode or just switch)
2026-02-04 11:13:07 +09:00
Mikkeli Matlock
7a6e69861b backend deployment update and navigator shake animation
- backend: now runs uv sync at service start to make sure of uv lock status. might migrate to package/bundle
- navigator now shakes when entering 'surprise' state
2026-01-30 22:47:18 +09:00
Mikkeli Matlock
62eaaff88e scripts cleanup & better all-in-one deploy
build flutter ui -> deploy backend -> uv sync -> deploy ui
2026-01-26 16:50:21 +09:00
Mikkeli Matlock
2a379ede20 backend setup script and service sample 2026-01-26 11:41:04 +09:00
Mikkeli Matlock
60a1c1811e Flask backend and ui tweaks 2026-01-26 11:35:17 +09:00
Mikkeli Matlock
4d7edd694a revised README structure 2026-01-26 00:35:48 +09:00
Mikkeli Matlock
c7edc30b79 multiple updates
- colour theme implemented. ThemeService based global switching for future light detection triggers
- test flipflop service for various fun
- navigator widget class with state switching
2026-01-26 00:20:52 +09:00
Mikkeli Matlock
b1e23fdd10 revised image asset structure 2026-01-25 23:13:30 +09:00
Mikkeli Matlock
d7a1f2fabd extra material and simulink creation script 2026-01-25 22:49:13 +09:00
Mikkeli Matlock
15a805f7fe overheat monitor with auto poweroff
- needs passwordless sudo on target machine or deploy to run as root
2026-01-25 19:53:43 +09:00
Mikkeli Matlock
22e9cd2c43 new gitignore 2026-01-25 19:47:19 +09:00
Mikkeli Matlock
c500d8f419 new gitignore 2026-01-25 19:45:46 +09:00
Mikkeli Matlock
00ad413022 Flutter code restructuring 2026-01-25 18:47:35 +09:00
Mikkeli Matlock
754cecffd4 new python build-deploy chain 2026-01-25 00:34:01 +09:00
Mikkeli Matlock
42e2094635 changed service config to service config sample 2026-01-24 23:30:01 +09:00
Mikkeli Matlock
74cafc157d deploy target config changed to a sample 2026-01-24 23:21:31 +09:00
Mikkeli Matlock
aabca4915c Debian trixie-based build-compile-deploy workflow 2026-01-24 23:18:37 +09:00
Mikkeli Matlock
0d9c5eb359 UI framework 2026-01-24 12:24:26 +09:00