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

NexusEdge Hailo Edition

Industrial HVAC control platform for Raspberry Pi 5 + Hailo 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 NPU for sub-millisecond AI inference. It controls heating, cooling, ventilation, and auxiliary equipment through Sequent Microsystems I/O boards across 8 board types (MegaBAS, MegaIND, 16 Univ-In, 16 Univ-Out, 16 Relay, 8 Relay, 16 SSR, 8 RTD).

Key capabilities:

  • 42 deterministic control algorithms (TMC, PID, cascade, lead/lag, zone reheat, and more)
  • 150+ embedded neural models across 5 architectures (Nehebkau LSTM, Medjed GRU, Thoth fault classifier, Anubis SIEM threat detector, Sage BOW retriever)
  • Chip-aware inference: auto-detects Hailo-8 vs Hailo-10H and loads the correct HEF variant
  • 24 equipment types across commercial, residential, and specialty applications
  • BACnet/IP + Modbus RTU/TCP communication protocols
  • AegisDB embedded database with 13 paradigms (Document Store, KV, Streaming, Graph, Time Series, OTA, Vault, Shield, Query Builder, Compliance, Admin, Auth, Cluster)
  • NexusShield security middleware with RBAC, breach detection, and SIEM export
  • NexusVault credential management
  • OTA Logic Deploy with sandbox editor, ed25519 signing, and rollback
  • Console with 13 pages, multi-tenant, 3-level RBAC (app, org, site)
  • Firebase to AegisDB write-through sync
  • SLSA Level 3 supply chain provenance on all release artifacts
  • Cream/black deployment for AN server + controller binary

Architecture

Browser ──► Console (13 pages)      Landing Page
            nexusedgehailo.          nexusedgehailo.
            automatanexus.com        automatanexus.com
            /portal.html
                   │
         Firebase ◄─► AegisDB (write-through sync)
                        │
               ┌────────┼────────┐
               ▼        ▼        ▼
         Talos Engine  NexusShield  NexusVault
         (I2C + Algos) (RBAC/SIEM)  (Secrets)
               │
         ┌─────┼─────┐
         ▼     ▼     ▼
      I/O HATs  Hailo  NexusBMS
      (8 types) (NPU)  (Fleet)

Links

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