Tuesday 10 February 2015

EAGLE - Progressing with a PCB design

After the last post I will now continue with actual PCB design. Starting with drawing the circuit schematic.

A Project

A Project is a folder that will contain all your files - schematic drawings, board layouts etc

- At the Control Panel, right click on Projects and chose "New", name the project.

Screen Shot 2015 02 10 at 12 13 48

Then repeat and chose "Edit Description" and give your project a description.

Screen Shot 2015 02 10 at 12 14 08

Schematic

With your Project highlighted,

- File > New > Schematic.

- Click on the "Grid" icon top left and switch it On.

Screen Shot 2015 02 10 at 12 42 01

Now you can add the Devices to your schematic.

- Edit > Add, will open a window showing all your available Libraries of devices.

Screen Shot 2015 02 10 at 12 15 14

Find the one you want and click "OK"

Screen Shot 2015 02 10 at 12 15 30

- Add this to your schematic, position it and click. You can repeat the additions if you need more of the same Device, to exit hit ESC.

Add the other components you need, I used the "rcl" library for the resistors (To rotate a component hit CTRL-R)

Screen Shot 2015 02 10 at 12 17 03

Now wire up the schematic

- Draw > Net (do not use Draw > Wire as this only draws lines, not connections!). Click on the points you want to wire up.

Screen Shot 2015 02 10 at 12 18 19

Wires on your schematic can be given Names, and Eagle will connect all those with the same name, for example "GND" or "VCC", "IN" or "OUT"

- Edit > Name, select the wire and enter a Name.

Text can be added to the schematic to record the wire names

- Edit > Text, enter the name and add to the schematic, ESC to do another name, ESC ESC to exit

Screen Shot 2015 02 10 at 12 20 55

You will want to give your components values.

- Edit > Values, click on each component and enter its value (e.g. 4k7)

That's it. Next time I will complete the design and turn this schematic into a board layout.

No comments: