This has been a solo build for a while, mostly heads-down, mostly alone with the problem. Getting to actually share it, and have people look at it, use it, question it, was the real win for me.
This launch was one data point, not a finish line. Back to building. If you tried it and have thoughts, good or bad, I'd love to hear them.
Motor pulling more current than expected? Thermal issue that only showed up once things were running? A mechanism that worked on paper but not once the electrical and mechanical sides met?
Curious where this bites people most: motor sizing, thermal, control loops, or something else entirely?
I came from software into hardware, and the thing that got me was how slow the feedback loop is. In software an IDE yells at me before I even hit run. If I mess something up, I usually know within minutes.
Know your motor will overheat, your battery will sag, or your drivetrain won't couple, before you spend weeks and a BOM finding out on the bench. Hardwave lets you compose your actual hardware system in Python and stress-test it in software first. As real bench data comes in, fold it back into the model so every iteration starts smarter than the last one.