Easely build and manage.
Fabrix is a runtime that allows you to manage meshes of ESP32 devices. Add functionality by dropping in apps that bring their own UI, and drive the hardware you want — all from one browser tab. No USB cable. No reflash.
Firmware that behaves like software.
Monolithic firmware means a full reflash for every change. Fabrix treats each capability as an app you can deploy, update, and remove live — across a whole fleet of devices at once.
Hot-swap apps
Push a new app to one device or the whole mesh without a cable or a reboot. Rollback is a click — the old version is still in flash.
Control motors, light, sensors and much more
Connect your devices to the board I/O and control them easely. Build and manage what you want
Apps bring their own UI
Each app injects its own window into the shared web desktop — sliders, scopes, pads. No separate dashboard to build or maintain.
One tab, whole mesh
Discover, name, and manage every ESP32 from a single page. A leader and three subleaders keep config in sync, so the fleet survives reboots and lost nodes.
High availability built in
Integrated High availability to ensure the system configuration and functionality persist
Open and scriptable
Build your apps, add your API endpoints, build your integrations
A node graph wired to a live web desktop.
Data sources enter on the left, route through transforms, and land on outputs. Every running app surfaces its own window in the desktop — the screenshot on the right is a mock; drop in a real capture when you have one.
A self-healing mesh, not a hub.
Every device links to the nearest available peers over Wi-Fi, hopping through the mesh to reach the rest. A single leader coordinates; three subleaders hold persisted configuration so the fleet survives a reboot or a leader going dark. Leaders, subleaders and nodes alike download apps and drive hardware.
Drop-in apps, each with its own window.
Install from the registry or write your own. Every app declares its inputs, outputs, and the UI it injects into the desktop.
LED Driver
Easely build your wireless speakers, connect a DAC, install the app and you are ready to go
Art-Net
Recive Art-Net data goes in light comes out. select up to 6 strips and build your lights.
EMO Pet
Integration from of the small robot EMO into the system. (custom FW no actual firmware from the original robot is being used)
Up and running in a few minutes.
Flash a base image once. After that, everything is a hot-swap over Wi-Fi from your browser.
Flash the base image
One-time bootstrap over USB. From then on the device joins your network and never needs a cable again.
Open the web desktop
Browse to node-manager.local. Every device on the mesh shows up automatically.
Install an app & wire it up
Build or pick an app from the registry, drop it into the node, and connect sources to outputs. It deploys live.