Skip to content

ieee-wpi/pcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essentials of PCB Design

Welcome! Here you can find all the materials for our PCB design class. We've run this at WPI in D24 and A24. This class is taught by @dgorbunov and @124274sashimi. You can reach us at [email protected].

Repo Structure:

Folder Contents
datasheets Datasheets for major parts
sample_board Sample board design
slides PDFs of slides
starter_board Starter template design
starter_code Starter code file(s)

Lectures:

# Lecture
01 PCB Basics
02 Project Design
03 Layout + Routing
04 Working with KiCad

PDFs can be found in /slides.

Lecture Recordings:

Recordings of lectures can be found here. This unfortunately requires signing in with a WPI account. This is WPI's policy for Echo360 recordings.

Getting Started

Not sure where to get started on your design? You'll need to download and install KiCad. You'll also need the Arduino IDE to program your board.

Board

To get started on your own board design, navigate to /starter_board and read the instructions in the README file.

Code

To get started uploading code to your board, navigate to /starter_code and read the instructions in the README file.

Releases

No releases published

Packages

No packages published

Languages