LabWired About
About

The simulator I wished existed when I was debugging firmware on a plane.

LabWired is built by Andrii Shylenko, an embedded engineer who got tired of needing a dev board within reach to make progress.

Why this exists

Embedded development has a productivity ceiling that's been stuck for two decades: you can only iterate as fast as you can flash, watch, and recover a dev board. Bad code bricks the board. Good code can't be regression-tested without a HIL bench no one has the time or budget to build.

Meanwhile, AI coding agents are getting good enough to write embedded firmware — but they need a sandbox where their first attempt can't toast a $40 ESP32 or short out your power-supply circuit. Browser-based Wokwi is the closest precedent; it's not open, not deterministic, and not built for CI.

LabWired is the open simulator I wanted: same firmware binary on hardware and in the browser, deterministic enough for CI regression tests, and exposed via an MCP server so coding agents can verify their firmware before it ever touches silicon.

What's actually in the box

Two markets, same wedge

The same simulation kernel serves two go-to-market motions:

Building in the open

Simulator core is MIT-licensed on GitHub. Release cadence is visible in CHANGELOG.md — 15 releases between February and May 2026, including ESP32-S3 dual-core support and the hardware-oracle harness. Issue tracker is public. Contributions welcome.

Get in touch

Working on something LabWired could help with — firmware CI, an AI coding agent that needs a sandbox, embedded education? I'd like to hear about it.

andrii@shylenko.com · Book 30 minutes · @w1ne on GitHub