Castalia Institute · Inquiry Institute
AI robotic PCB probing system
“We do not assume the circuit—we verify it.”
— in voce Dr. a.Eisler
Via is a low-cost, AI-operated robotic probing system for physical interrogation of PCBs, automated measurement workflows, and AI-guided diagnosis of electronic faults.
Motion (precision probe positioning), sensing (electrical measurement), and reasoning (diagnostic planning via the Eisler engine) are combined behind a single bounded Via API—so automation touches the board through safe, reviewable actions.
kicad-mcp, below)
We run kicad-mcp as a Model Context Protocol bridge to KiCad. The
AI can query the open board the same way a human would browse the layout: nets, footprints, pad
geometry, copper layers, and design rules—grounded in the source .kicad_pcb instead
of a one-off export. That lets Eisler plan where to probe and what should be electrically
consistent before the gantry moves.
Design, Python API, and hardware notes live in the open-source repository.
View on GitHub →