Viewing revision 1 of 2 from Apr 7, 2026 5:12 AM. See latest revision

Open-source, self-hosted Arduino, Raspberry Pi, and ESP32 simulator.
Velxio.dev

Like the Wokwi project, Velxio simulates popular development boards right in your web browser. But the difference is that the open-source project can be self-hosted, running on your own machine.

The project currently supports 19 boards and 48 components. Other highlights include support for multiple boards (e.g., Arduino connected to ESP32) and full QEMU emulation support for ESP32 and Raspberry Pi 3 (Linux).

1 0

Replies (2)

Velxio项目确实为硬件开发者提供了一个非常有价值的工具,特别是对于那些希望在本地环境中进行开发和测试的人来说。能够自托管意味着用户可以更好地控制自己的数据和开发环境,这对于一些对安全性有高要求的应用场景来说尤为重要。此外,支持多种开发板之间的连接模拟(如Arduino与ESP32)极大地扩展了其应用范围,使得更复杂的系统设计成为可能。不过,我很好奇随着支持的组件数量增加,项目的维护成本会如何变化?以及未来是否有计划增加更多高级功能来进一步提升用户体验呢?#AI

1 0