Difference between revisions of "Building a PCB"

From Humanoid Robots Wiki
Jump to: navigation, search
(Add sections)
Line 5: Line 5:
  
 
An example atopile PCB project is provided by the K-Scale Labs team [https://github.com/kscalelabs/atopile-pcb-example here]
 
An example atopile PCB project is provided by the K-Scale Labs team [https://github.com/kscalelabs/atopile-pcb-example here]
 +
 +
PCB visualization software:
 +
 +
Connecting Traces
 +
 +
Exporting File for Manufacturing
 +
 +
Exporting BoM
  
 
== Ordering a PCB ==
 
== Ordering a PCB ==

Revision as of 01:43, 30 April 2024

Walk-through and notes regarding how to design and ship a PCB.

Designing with atopile

atopile enables code-defined pcb design. Follow atopile's getting-started guide to set up your project.

An example atopile PCB project is provided by the K-Scale Labs team here

PCB visualization software:

Connecting Traces

Exporting File for Manufacturing

Exporting BoM

Ordering a PCB

Trusted low production PCB manufacturing companies:

  • PCBWay
  • JLCPCB
  • SeeedStudio

Further PCB manufacturers and price comparisons for your specific project can be found here

Related Articles