Skip to main content
These six lessons walk the real journey of building a Hyperwisor product: create it, design its interface, bring it to life, wire the two-way loop, add data and automation, then publish it. Each builds on the last.
You don’t need hardware to start. Lessons 1–2 are entirely no-code, and Lesson 3 shows how to test the whole loop in the LiveLink Simulator with no device on your bench. Bring an ESP32 when you’re ready — or don’t, and still complete every lesson.

The path

1 · Create your first product

Name it, categorize it, and define what it can do — in the Studio.

2 · Design its dashboard

Drag a gauge and a switch onto a canvas and give them widget IDs — no code.

3 · Bring it to life

Flash firmware onto an ESP32 — or simulate a device with LiveLink, no hardware.

4 · The core loop

Push a value up to your gauge; send a command down from your switch.

5 · Store data & automate

Log readings to the database and add an if-this-then-that rule.

6 · Publish & onboard

List it on the marketplace and onboard a device by QR.

Prerequisites

Start Lesson 1

Create your first product.