Difference between revisions of "Building a PCB"
(Add initial atopile information and ordering information) |
|||
| Line 1: | Line 1: | ||
Walk-through and notes regarding how to design and ship a PCB. | Walk-through and notes regarding how to design and ship a PCB. | ||
| + | |||
| + | == Designing with atopile == | ||
| + | [[atopile]] enables code-defined pcb design. Follow atopile's [https://atopile.io/getting-started/ getting-started] guide to set up your project. | ||
| + | |||
| + | An example atopile PCB project is provided by the K-Scale Labs team [https://github.com/kscalelabs/atopile-pcb-example here] | ||
| + | |||
| + | == 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 [https://pcbshopper.com/ here] | ||
| + | |||
== Related Articles == | == Related Articles == | ||
Revision as of 19:05, 29 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
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