src
.
nth.io
/
index
:
luke/esp32-poe-scrypted-viewport
main
ESP32-POE Scrypted viewport (private)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
app_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-14
touch: wake on boot — FT5426 only reports while LCD is streaming + lit
Luke Hoersten
1
-0
/
+10
2026-06-14
Info screen: full /config + /state dump, replaces identity screen
Luke Hoersten
1
-3
/
+3
2026-06-14
M3 done: drop boot test, fold BOOT button into touch long-press
Luke Hoersten
1
-15
/
+4
2026-06-14
M3 WIP: DSI bring-up + state machine + identity overlay
Luke Hoersten
1
-21
/
+38
2026-06-14
M1+M2 hardware bring-up: 3 fixes + elegant subsystem degradation
Luke Hoersten
1
-34
/
+50
2026-06-13
M8: local screens (IP + Loading) + BOOT button
Luke Hoersten
1
-5
/
+13
2026-06-13
M7: touch + outbound /state POST to Scrypted
Luke Hoersten
1
-1
/
+10
2026-06-13
M6: state machine — POST /state, idle timer, /frame 409 guard
Luke Hoersten
1
-7
/
+20
2026-06-13
M5: POST /frame — hardware JPEG decode + orientation-aware paint
Luke Hoersten
1
-1
/
+7
2026-06-13
M4: NVS-backed /config with partial updates + validation
Luke Hoersten
1
-3
/
+4
2026-06-13
M3: display driver (Pi-style DSI panel: TC358762 + ATTINY MCU)
Luke Hoersten
1
-1
/
+10
2026-06-13
M2: HTTP server + mDNS service discovery + shared state
Luke Hoersten
1
-5
/
+10
2026-06-13
M1: Ethernet bring-up
Luke Hoersten
1
-10
/
+21
2026-06-13
Switch scaffold to C; update boot TODOs to match current spec
Luke Hoersten
1
-0
/
+22
☐