mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 17:37:13 +00:00
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> |
||
|---|---|---|
| .. | ||
| smart-strip | ||
| README.md | ||
SecuBox Hardware
Hardware designs and documentation for SecuBox peripherals.
Contents
| Directory | Description |
|---|---|
smart-strip/ |
SecuBox Smart-Strip v1.1 - USB-C powered PDU with I²C control |
Smart-Strip
4-outlet smart power strip with:
- USB-C PD input (up to 100W)
- Individual relay control per outlet
- I²C secondary interface (JST-SH Qwiic compatible)
- Default I²C address:
0x42
Fritzing part: smart-strip/secubox-smart-strip.fzpz
See smart-strip/README.md for wiring examples (RPi, ESP32, Arduino).
PCB Manufacturing
Production PCBs are designed in KiCad (4-layer USB HS controlled-impedance). Fritzing files are for documentation and community sketches only.
CyberMind / SecuBox Hardware