Open Source • Production Ready • C++20 + Go

Industrial IoT
Reimagined

Separate definition from execution. Develop in Low-Code, execute in C++20.
From Edge to Cloud, without sacrificing performance.

< 10ms
Latency
500KB
Runtime Size
100%
Offline-First

Built for the Edge. Orchestrated from the Cloud.

The platform that combines Web agility with metal performance.

🎨

Visual Flow Designer

Design complex industrial logic without writing code. VDL (Veex Definition Language) translates your intent into optimized binaries.

React • Low-Code • YAML

C++20 Runtime

Deterministic execution engine. No interpreters, no overhead. Just raw performance on ESP32/M5Stack.

C++20 • ESP-IDF • RTOS
🔐

Secure OTA Updates

Update logic in milliseconds without reboot. Ed25519 signature verification ensures integrity on metal.

Ed25519 • Atomic Swap • Heartbeat
🔌

Native Drivers

CAN Bus, Modbus RTU, MQTT. Stable native drivers, isolated from logic. Change flow without recompiling firmware.

TWAI • esp-modbus • esp-mqtt
☁️

Cloud Registry

Artifact hub. Semantic versioning, OTA distribution, real-time fleet observability.

Go • REST API • S3-compatible
🛠️

Developer CLI

Single binary. Simulate, compile, sign, and flash with no external dependencies. Native Go, zero Python.

Go • Cross-platform • Native Flasher

End-to-End Architecture

Radical separation between definition and execution.

☁️ Cloud Side (The Brain)
VEEX Studio
VEEX Builder
VEEX Registry
.vex artifact (signed)
📟 Edge Side (The Muscle)
VEEX Runtime
Native Drivers
Hardware
Declarative

Describe behavior, not implementation

Deterministic

Same input → same output, always

Offline-First

Edge works without Cloud connection

From Design to Deploy in Minutes

Create complex industrial flows with the simplicity of YAML. VEEX compiles to optimized binaries and signs with Ed25519.

1
Design Create flows in Studio or write VDL
2
Build & Sign Compile and sign with Ed25519
3
Deploy Flash directly or OTA via Registry
bash terminal
# Simulate locally
veex sim my-flow.vdl

# Compile and sign
veex build my-flow.vdl
veex-signer sign my-flow.vex

# Flash to hardware
veex flash my-flow.vex.signed

# Or publish to Registry
veex publish my-flow.vex.signed

✅ Artifact published to registry
239: 🚀 OTA update available for fleet

Ready to Revolutionize Your Industrial Automation?

Open source. Production ready. Built by engineers, for engineers.