Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

bradfeld/pcb-path-finder-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCB Path Finder

A Python implementation of a path-finding algorithm for PCB routing between components.

All the code was generated using Console and the AI Composer Feature

There are three separate projects:

  • pcb-path-finder: Claude Sonnet 3.5
  • pcb-path-finder-o1: o1-mini
  • pcb-path-finder-gais: Google AI Studio

Features

  • Finds paths between pins on different components
  • Ensures paths only use horizontal and vertical segments
  • Avoids component collisions
  • Includes visualization of components and routing with interactive tooltips

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages