I've been working on a virtual prototyping platform for embedded hardware (allowing people to build IoT Devices). This platform currently supports Arduino programming and a few peripherals. Soon to support other boards (FPGAs, STM32s, etc) The platform is a combination of simulation, emulation, and bare-metal.
I'm trying to make hardware more accessible to all, allow for people to test out full systems before buying parts, and improving collaboration.
Would love feedback on general thoughts and what features would be useful!
Joined the waitlist because I want to see more hardware prototyping tools like this, but one small point you might want to mention in the article/post is language support. I try to do all my embedded work in Rust, the majority of work is C or C++ and there’s also a number of other good language choices once your using things like STM32… so having some idea if your tool chain and VSCode plugins will let me use the programming language I want to be using would be nice to know before I have to give you my information and get access to the tool.
3 comments
[ 0.29 ms ] story [ 18.0 ms ] threadI've been working on a virtual prototyping platform for embedded hardware (allowing people to build IoT Devices). This platform currently supports Arduino programming and a few peripherals. Soon to support other boards (FPGAs, STM32s, etc) The platform is a combination of simulation, emulation, and bare-metal.
I'm trying to make hardware more accessible to all, allow for people to test out full systems before buying parts, and improving collaboration.
Would love feedback on general thoughts and what features would be useful!