Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
21–30 of 50 posts
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#22Cool demo, but letting an AI Agent drive a physical probe may have problems. AI is probabilistic, but hardware is precise. If the model miscalculates a pin's position by even 0.1mm, the probe may crush the board. I am curious how the author actually bridges the gap between the Agent’s 'guess' and the sub-millimeter precision needed to avoid damaging hardware?
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#23Interesting. Not clear what it really does. The hardware is an oscilloscope probe on a 3-axis CNC mechanism. That's called a "flying probe", and you can buy one.[1] Fine. But what does the AI do? It "ingests the project", but what does that mean? Finding all the pins? That's a start. Using a SPICE model to figure out what should be on each pin, and checking? Now that would be impressive. Probably something in between…
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#24Guy builds car from stick of gum, paperclip, and an old vehicle
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#25Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#26It’s hard to imagine anyone wanting this to be real more than I do, but this is nowhere close to being ready to do actual work. Photographing real PCBs is hard, there is no fiducial maths, no actual probing is being done. It's just photos of a photo being piped into an agent. If it actually did what it claims, no reasonable person would exclude it from the demo video. https://gainsec.com/2026/04/16/autoprober/
Could an agent no develop a bespoke correction algorithm for the photos of the photo?
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#27Interesting. Not clear what it really does. The hardware is an oscilloscope probe on a 3-axis CNC mechanism. That's called a "flying probe", and you can buy one.[1] Fine. But what does the AI do? It "ingests the project", but what does that mean? Finding all the pins? That's a start. Using a SPICE model to figure out what should be on each pin, and checking? Now that would be impressive. Probably something in between…
I would assume once machines are set up that this is only really done if you're not confident of your manufacturing line for some reason (eg. maintenance, reconfiguration) or you are pushing limits somewhere, for example, particularly small vias or traces very close to the edge of the board.
To make this useful, you would want two flying probes because otherwise it's not going to be telling you much you don't already know.
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#28Interesting. Not clear what it really does. The hardware is an oscilloscope probe on a 3-axis CNC mechanism. That's called a "flying probe", and you can buy one.[1] Fine. But what does the AI do? It "ingests the project", but what does that mean? Finding all the pins? That's a start. Using a SPICE model to figure out what should be on each pin, and checking? Now that would be impressive. Probably something in between…
I think the novel idea here is you jam some hardware together (whatever you like) that can do "physical real world" things with a well understood interface and then spin up Claude with access to it. The way I'm thinking about it is, it's a _workflow_ innovation? So you ask for data sheets for all the visible chips and get PDFs in an output directory with minimal user interaction except to flip the board, ask for a ba…
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#29Interesting. Not clear what it really does. The hardware is an oscilloscope probe on a 3-axis CNC mechanism. That's called a "flying probe", and you can buy one.[1] Fine. But what does the AI do? It "ingests the project", but what does that mean? Finding all the pins? That's a start. Using a SPICE model to figure out what should be on each pin, and checking? Now that would be impressive. Probably something in between…
I believe the standard production check is more like you check continuity between known nets, given that you're the manufacturer, you already know where they are exposed, and therefore you can perform those checks before adding any components. Post component checks are a lot more complicated because active components and passive components will modify the visible voltages and characteristics, often to the point where…
[1] https://bayareacircuits.com/bare-printed-circuit-board-elect...
Re: Guy builds AI driven hardware hacker arm from duct tape, old cam and CNC machine
#30https://videos.files.wordpress.com/gD3kAWlO/autoprober-demo....
But I am not sure what do I see there? Is that some 3D printing?