Skip to content
Snippets Groups Projects
Commit d40211bf authored by Jake Read's avatar Jake Read
Browse files

example note

parent 8809cfc1
Branches
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ Notes for beginners and reference for experts on the nuts and bolts of circuit d
No matter what software you're using, it's important to understand the two representations we use to describe circuits.
To jump in, I've included [this **example eagle project**](eagle/examples/xmega-demo) that you can clone (it will probably even work!) to see what-all is going on when you're designing circuits.
The ```schematic``` is a nonphysical space where we can describe which outputs or inputs from our various components are connected to one another. In a schematic, we find part ```symbols``` that pave ```pins```, these are connected to one another on ```nets```.
![labelled_schem](eagle/examples/xmega-demo/schematic.png)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment