System Architecture Overview
Aiden Hardware combines HDMI video capture, audio recording/playback, USB HID control, and LLM Agent into an automated system that runs on-device.
Source Code and Directory Structure
Key files in src/
Boot Services and Runtime Layout
Firmware integration is done through scripts in overlay/etc/init.d/. Most long-running services come with a lightweight watchdog: the script itself starts a loop that waits 2 seconds and restarts the child process after it exits.
Paths, Artifacts, and Configuration Quick Reference
Build Artifacts