This is a set of lessons introducing basic PCB design using KiCad. We will be making a fun design that blinks LEDs using basic components.
KiCad is a free and open source PCB design software. Download and install KiCad from the website: https://www.kicad.org/download/.
Next, create a copy of the starter project in this repo.
- Open KiCad
- Select File->Clone project from repository
- Enter Location:
https://github.com/Tino-FRC-2473/Training-PCBDesign.git - Click OK
- Select a folder to save the project
Follow these links for the instructions on how to complete your PCB design. Each lesson covers one part of the PCB design process.