secubox-deb/board
CyberMind-FR dd384da66a feat(eye-remote): Add display state machine with splash and fallback modes
Display system for Pi Zero Eye Remote (HyperPixel 2.1 Round 480x480):

Splash Screen (splash.py):
- Animated phoenix logo for boot/halt/start/reboot states
- Pulsing glow effects with fire colors
- Progress indicator ring with rotating dots
- Fallback phoenix symbol if logo image missing

Fallback Display Manager (fallback_manager.py):
- Connection state detection (OTG 10.55.0.1, WiFi secubox.local)
- Four modes: OFFLINE, CONNECTING, ONLINE, COMMUNICATING
- Local metrics radar with 6 concentric rings
- 3D rotating cube with module icons when connected
- Rainbow sweep line animation

Touch Analysis Tools:
- touch_analyzer.py: Noise pattern analysis (Y-axis oscillation at stable X)
- touch_calibrate.py: Corner target display for manual calibration
- touch_filter.py: X-stable noise filtering

Radar Variants:
- radar_flashy.py: Vibrant colors with 3D cube
- radar_concentric.py: Balanced metric arcs centered at 12 o'clock
- radar_rainbow.py: Rainbow colorization with sweep
- radar_full.py: Complete feature set

Also includes:
- Hardware Smart-Strip module specs (SBX-STR-01)
- Host configuration for USB OTG network
- Systemd service for USB auto-mode

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-28 14:48:00 +02:00
..
espressobin-ultra fix(network): Remove dummy0 interface causing routing issues 2026-04-27 16:45:31 +02:00
espressobin-v7 feat(eye-remote): Add display state machine with splash and fallback modes 2026-04-28 14:48:00 +02:00
mochabin fix(network): Remove dummy0 interface causing routing issues 2026-04-27 16:45:31 +02:00
rpi400 feat(ci): Add unified multi-platform live USB workflow 2026-04-11 11:20:46 +02:00
vm-arm64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
vm-x64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
x64-live fix(boot): Improve GRUB install and netplan DHCP 2026-04-12 08:02:57 +02:00
x64-vm feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00