Project Overview & Engineering Objective
The Corridor Guardian is a lightweight, edge-computed telemetry sandbox designed to simulate real-time object detection and status monitoring completely offline.
Engineered to test high-resilience IoT and data pipelines without relying on continuous cloud connectivity, this prototype highlights zero-latency systems architecture at the edge.
Technical Architecture & Implementation
* Sandbox Environment: Deployed a local 1-Node Lab Sandbox utilizing Termux running directly on an Android device for hardware-agnostic edge simulation.
* Messaging & Communication Protocols: Integrated MQTT messaging pipelines to handle low-overhead telemetry ingestion and real-time event dispatching.
* Workflow Automation: Leveraged n8n data flows to orchestrate asynchronous data routing and local event-handling loops.
* Edge Scripting & Directory Mapping: Programmed a custom Python edge-loop script that maps local directory trees to simulate live object detection telemetry streams under completely offline conditions.