▲ | synapsomorphy 17 hours ago | |||||||||||||||||||||||||||||||||||||||||||||||||
Atopile is another thing in the circuits-as-code space: https://github.com/atopile/atopile As a half EE/half SWE I think there are significant benefits to circuits as code but I'm not impressed with this one. Atopile has a narrower focus (autorouters are really really hard) and doesn't use as many buzzwords. Like why on earth does a "web first approach" matter at all for hardware development? But also, GUI tools are getting better, Kicad 9 had a lot of changes that made templating / reusing blocks easier. And it works fine if not great with version control. I don't see circuit-as-code taking off with humans anytime soon, it's much better but not enough better to convince EEs many of which don't code much or at all. But I can see it becoming much more common as LLMs get better at complex circuits. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | kev009 12 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
It's probably a simple economics thing. You can hire out a contract PCB design for a reasonable cost and the long poll is getting back physical prototypes. Contrast to HDLs displacing schematic based designs for ASICs and programmable logic, where simulation allows for rapid development. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | bb88 14 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
> I don't see circuit-as-code taking off with humans anytime soon I don't agree with this. Circuits aren't really anything more complex than anything else humanity has had to figure out. Most knowledge in this area seems solvable. Maxwell's equations have been known for a century. For whatever reason, Software Engineering and Hardware Engineering even though they rely upon the same fundamental physics, are so very different? And apparently can't be reconciled? No. I don't believe it. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | mystified5016 17 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
I don't know why anyone wants to shove big heavy applications into browsers. Are they imagining you'd use your phone for this? Are we not teaching kids how to publish desktop applications these days or what? | ||||||||||||||||||||||||||||||||||||||||||||||||||
|