When you design a circuit board, you need to follow the PCB design rules of your manufacturer. These rules are the limits of the machine that makes the circuit boards. The first time I looked at the rules I got really bummed out because it seemed so freakin’ complicated. “Why can’t they just make my […]
More on Printed Circuit Boards:
How To Build A Circuit In 6 Steps
6 steps for how to build a circuit: Find a circuit diagram Draw the circuit diagram into Eagle Draw board layout in eagle Get your circuit board made Order components Solder components to your board
Eagle Autorouter Tutorial
In this short and simple tutorial I am going to walk you through how to use the Eagle autorouter with net classes. The net classes feature lets you select different widths for each net. This is useful if you for example want your power traces to be thicker than your signal traces. In this example we’ll set up a new net class for our ground net. And we’ll set the default width for all the other nets.
DIY PCB – How To Create Your Own Printed Circuit Boards
The three main methods of DIY PCB is etching, milling and using a PCB prototype manufacturer. Here is an overview of the three methods.
Creating Eagle Scripts 101
Learn how to create eagle scripts. In this article we’ll create a simple script to demonstrate the process.
My Experience With Using the Eagle Command Line
An experiment in using the Eagle command line to design electronic circuits.