OPEN_SOURCE ↗
HN · HACKER_NEWS// 14d agoOPENSOURCE RELEASE
Velxio emulates Arduino, ESP32, Raspberry Pi 3
Velxio is a browser-based, open-source emulator for Arduino, ESP32, Raspberry Pi Pico, and Raspberry Pi 3, with real CPU emulation, arduino-cli compilation, and interactive components. It is built for local-first prototyping and self-hosting, not just quick demos.
// ANALYSIS
Velxio's moat is the integration layer, not the emulator cores alone: it turns existing building blocks into a local-first embedded lab in the browser. That makes it genuinely useful, but its long-term credibility will hinge on how far the simulation realism can go.
- –The stack spans AVR8, RP2040, RISC-V, Xtensa/QEMU, and Raspberry Pi 3 Linux; some boards are browser-native while others are backend-backed, so coverage is broad but uneven.
- –Docker self-hosting and AGPLv3 make it attractive for classrooms and privacy-sensitive teams that don't want SaaS lock-in.
- –HN comments are already probing peripheral realism and the compile/play flow, so simulation fidelity and workflow ergonomics will be the real test.
- –The editor, serial monitor, library manager, and MCP docs turn it into a real workflow tool with a possible AI-agent angle, not just a demo.
// TAGS
velxioopen-sourceself-hosteddevtoolideclimcp
DISCOVERED
14d ago
2026-03-28
PUBLISHED
15d ago
2026-03-27
RELEVANCE
5/ 10
AUTHOR
dmcrespo