This PCB is brought to you by Fable 5

3 points by LolPython


pushcx

The author provided more info on r/claude, username a6m--zero.

wrs

If anyone wants to experiment with this, there’s a newer MCP server that uses the new KiCad IPC API instead of the old Python SWIG one, which has always been a bit duct-tapey.

transistorfet

without knowing any proper PCB design knowledge

Except for asking a seasoned professional for advice, who pointed them towards DRC and the KicadRoutingTools which, if those had not been used, would not have produced a working board

nishnash

The success of vibecoded hardware experiments would be determined from long-term usage without power and heating issues, or IC communication failures due to unnecessary long traces, amongst a host of other issues. The software equivalent of this is an application which works, but doesn't scale.

LolPython

I shared this with my EE friend; he said this was the first example he's seen so far that actually works. The examples he saw recently on r/ElectricalEngineering were all garbage