Separate definition from execution. Develop in Low-Code, execute in C++20.
From Edge to Cloud, without sacrificing performance.
The platform that combines Web agility with metal performance.
Design complex industrial logic without writing code. VDL (Veex Definition Language) translates your intent into optimized binaries.
Deterministic execution engine. No interpreters, no overhead. Just raw performance on ESP32/M5Stack.
Update logic in milliseconds without reboot. Ed25519 signature verification ensures integrity on metal.
CAN Bus, Modbus RTU, MQTT. Native stable drivers.
Artifact hub with Virtual Hosting. Port 80 access for Registry, Studio, and Fleet Orchestration via dedicated subdomains.
Simulate, compile, and flash in seconds.
Built-in SBOM and SLSA provenance artifacts.
Radical separation between definition and execution.
Describe behavior, not implementation
Same input → same output, always
Edge works without Cloud connection
Bridge the IT/OT divide with a skills-first approach.
Automation experts no longer write "wish lists" for developers. They use VEEX Studio to design logic directly, shifting focus from C++ syntax to process results.
Firmware engineers are freed from minor logic tweaks. Instead, they build robust drivers and secure ABIs—high-performance building blocks for the entire company.
Maintenance moves from manual serial updates to remote fleet orchestration. Manage hardware lifecycles with the same agility as cloud software.
The isolated runtime sandbox removes the risk of "bricking" machines. Experiment and optimize on the fly, knowing the system core is protected by design.
Eliminating the translation layer between OT and IT. 🍻📟⚙️🦾
Create complex industrial flows with the simplicity of YAML. VEEX compiles to optimized binaries and signs with Ed25519.
# 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
Everything you need to know about the VEEX Ecosystem.
Open source. Production ready. Built by engineers, for engineers.