Skip to content
Snippets Groups Projects
Commit 6c3295e8 authored by skoch's avatar skoch :burrito:
Browse files

Update README.md

parent 28060933
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,17 @@ The PCB is meant to act as a custom shield for the Zybo boards mounted on the qu
3. Incorporate a voltage regulator to step the battery voltage down while also saving power and maintaining consistent output voltages.
The layout and schematic of the board can be seen below. It has 4 different layers, each represented by a different color.
![image](doc/images/PCB_r2_layout.PNG)
![image](doc/images/PCB_r2_schematic.PNG)
For more information on how to design and build PCBs, check out the useful tutorials below from EE 333 (taught by Dr. Tuttle). They walk you through the basics of using MultiSim and UltiBoard, as well as provide some information about PCB components and design.
* [Tutorial 1 - Circuit Design, Schematic Creation with MultiSim, Component Footprints](doc/pcb_layout_tutorial_1.pdf)
* [Tutorial 2 - Transferring Board Schematic to Layout in UltiBoard, Arranging and Connecting Parts](doc/pcb_layout_tutorial_2.pdf)
* [Tutorial 3 - Design Rule Check, Exporting Gerber Files for the Manufacturer](doc/pcb_layout_tutorial_3.pdf)
# Errata/Easy Mistakes
## Version 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment