The three roles
Manufacturer
Builds a product: defines commands, designs a dashboard, flashes firmware
with the Hyperwisor SDK, and publishes to the marketplace.
User
Onboards a device by scanning its QR code, then monitors and controls it
from the manufacturer’s dashboard.
Integrator
Builds custom multi-device dashboards with 50+ drag-and-drop widgets, or a
bespoke branded app with the app-starter.
What you build with
Hyperwisor gives you several surfaces depending on your role:Firmware SDK
Arduino and ESP-IDF libraries for ESP32-class devices. They handle Wi-Fi
provisioning, realtime communication, OTA, and dashboard widget updates.
Dashboard Designer
A no-code canvas with 50+ widgets. Bind a widget to device data and it
updates live; add a control and it sends a command back.
Script API
JavaScript logic on a dashboard — react to widget changes, talk over the
realtime channel, query the database.
White-label Apps
The app-starter boilerplate ships a branded web + mobile app for your
device line, with AI-generated bespoke screens.
Where to start
How it works
The one idea that ties firmware and dashboards together.
Core concepts
Product vs. device vs. user vs. dashboard.
Lessons
A guided path from first device to published product.
Firmware SDK
Pick Arduino or ESP-IDF and flash your first device.

