Skip to content
andrew jewell edited this page May 21, 2026 · 2 revisions

NexusEdge Hailo Edition

AI-powered HVAC control platform for Raspberry Pi 5 + Hailo-8 NPU.

Quick Links

Overview

NexusEdge Hailo Edition is a complete HVAC building automation platform that runs on a Raspberry Pi 5 with an optional Hailo-8 NPU for sub-millisecond AI inference. It controls heating, cooling, ventilation, and auxiliary equipment through Sequent Microsystems I/O boards (MegaBAS, MegaIND, relay HATs).

Key capabilities:

  • 42 deterministic control algorithms (TMC, PID, cascade, lead/lag, zone reheat, and more)
  • 98 embedded neural models (Nehebkau LSTM + Medjed GRU) for fault detection and anomaly prediction
  • Sage BOW knowledge retriever (617-scenario HVAC diagnostic corpus)
  • BACnet/IP + Modbus RTU/TCP communication protocols
  • Real-time web UI accessible locally or via Cloudflare tunnel
  • AegisDB embedded time-series database
  • NexusVault credential management
  • NexusShield security middleware
  • SLSA Level 3 supply chain provenance on all release artifacts

Architecture

Browser (Leptos WASM) ──► Web Server (:8000)
                              │
                    ┌─────────┼─────────┐
                    ▼         ▼         ▼
              Talos Engine  AegisDB  NexusVault
              (I2C + Algos) (SQLite)  (Secrets)
                    │
              ┌─────┼─────┐
              ▼     ▼     ▼
           MegaBAS  Hailo  NexusBMS
           (I/O)   (NPU)  (Fleet)

License

Open-source frontend UI under Apache License 2.0. Proprietary binary components under EULA.

Copyright 2026 AutomataNexus LLC. All algorithms, AI models, and system architecture by Andrew Jewell Sr. (ORCID: 0009-0005-2158-7060).

NexusEdge Hailo Edition


Home

Getting Started

Platform

Data & Deploy

Security


Landing Page | Console

AutomataNexus LLC

Clone this wiki locally