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
- A Hyperwisor account
- (Optional) an ESP32 with the Arduino library — or just use the LiveLink Simulator
Start Lesson 1
Create your first product.

