Live data from Hacker News

Open-sourcing circuit tracing tools

anthropic.com

1–10 of 21 posts

Re: Open-sourcing circuit tracing tools

#4
post #2

thought this was about PCB tracing and was disappointed.

You and me both. The reverse engineering tools are out there even if most of the search results are AI slop that recommends common layout tools. If I really needed the work done though I'd just pay one of the overseas services and clean up from there.

Re: Open-sourcing circuit tracing tools

#5
post #3
post #2

thought this was about PCB tracing and was disappointed.

If you only want to trace veroboards (stripboards) and not full blown PCBs I made a browser tool for that: https://github.com/dvhx/stripboard2schematic

By total coincidence I have a project at the prototype stage that I will be building (hopefully starting tonight) on a strip board. Thanks!

Re: Open-sourcing circuit tracing tools

#6
post #2

thought this was about PCB tracing and was disappointed.

Yeah, I actually have a decades-old two-layer board that I need to reproduce and I would love to be able to feed images of it into some sort of tool and have it generate a schematic (or at least a netlist) automatically.

Re: Open-sourcing circuit tracing tools

#7
post #2

thought this was about PCB tracing and was disappointed.

Yeah, I actually have a decades-old two-layer board that I need to reproduce and I would love to be able to feed images of it into some sort of tool and have it generate a schematic (or at least a netlist) automatically.

It's not automatic, but one way I've seen people reverse-engineer PCBs (and ICs!) is to import scans of the subject in Kicad, then start tracing out the connections on screen.
Post reply on HN