This is my step-by-step guide to schematic drawing in Eagle. Let us say we find the circuit above interesting and want to build a real electronic circuit out of it to test in the real world. The first step is to recreate the schematics in Eagle.
Create new project and schematic
We start our schematic drawing by creating a new project and a new schematic in Eagle. Open Eagle’s Control Panel and choose “File->New->Project” from the menu.
Add a new schematic to the project by selecting “File->New->Schematic” from the menu.You now have a blank schematic ready for drawing.
Add components
We continue by adding the four resistors to the schematic. Select “Edit->Add..” from the menu in the schematic editor. The “ADD” dialog box appears. Here we want to locate a resistor.
Write “resistor” in the search field and press Enter. You will probably find many alternatives. I chose a through-hole resistor called R-EU_0207/10 from the “resistor”-library. Choose one and press “Ok”.
Place the resistor on your schematic by left-clicking. Do this four times to get four resistors, then press ESC to return to the “ADD” dialog box.Continue to add the capacitors, transistors and LEDs in the same way.
Tips: To place the two transistor as mirrors to one another like I did, use the Mirror function “Edit->Mirror” in the menu.
Add component values
Now we’ll add values to the components. To do this choose “Edit->Value..” from the menu. Then click on the component you want to set value for. Enter the value and press Ok.
Add connection between components
To connect the components we need to add nets between them. Add nets by choosing “Draw->Net” from the menu.
Note: Never use “Wire”, always use “Nets”. The “Wire” does not always create the electrical connection you want.
Tips: If you want diagonal lines, choose the second “Wire bend” button from the toolbar.
Add power connection
If you want to create a practicable electronic circuit you will also need to connect power somehow. You can add two header pins for this. Search for “2 pin header” in the “ADD” dialog box to find a suitable part in the “con-molex” library. Add this and connect the two pins to the circuit.
Electrical Rule Check
Now we are ready to run an Electrical Rule Check (ERC) to see if there are any mistakes that need to be fixed.
Select “Tools->Erc” from the menu.
When I run it I get two warnings telling me that the LEDs don’t have any defined values. I know that this is not necessary for the LEDs so I click “Approve” on both of them.
Our schematic drawing is now complete.
Now, it’s time to create a PCB from the schematics.
Ivan Gheorghe says
Hi!
Could you help me a little ?
How do i know to choose the right component when I need one ?
There are a lot !
For example if need a common 12 v zener diode .
Thanks !
admin says
Hey! If you don’t have any other requirements, then one way is to just pick any 12V Zenerdiode with the preferred component package. Another way is to google for schematics similar to the one you are making and then see what they picked, maybe send them an email and ask why they chose that one..
Cheers!
Oyvind
Ivan Gheorghe says
Thank you for your answer Mr. Oyvind !
Now I know what to choose .
Thanks a lot !
arun says
its very nice site…i am also electronics and telecommunication engineer….great job….
Jane says
Hi there, can I request for your assistance, please. I am trying to add the components but the components are not showing it. Thanks
admin says
What happens?
Oyvin
Russ says
Many thanks for this excellent tutorial.
Smitha says
what is the above circuit? How does it function?
..I mean what is its functionalty/
Explain please..
admin says
It blinks two LEDs.
Cheers!
Oyvind
willy says
Thank you for your tutorial. No more confuse :)
Holley Mullet says
Hey commentary ! I am thankful for the info – Does anyone know where I could possibly obtain a fillable NY DTF ET-117 version to work with ?
Sandie Knepper says
Hello Holley ! my partner accessed a template NY DTF ET-117 example with this link http://pdf.ac/1YZrYq
Heinrich says
Hi there!
I want to add a loudspeak to my circuit, but I can’t find that symbol in Eagle.
What can I do to add it ?
Thanks in advance !
admin says
Think about how you will connect the speakers to the board. If you want to use a screw terminal for example, use that in eagle. Or just a 2-pin pin header if you want to holes to solder the wires into.
Best,
Oyvind
Heinrich says
And how can I find the symbol for electrolyte capacitor ?
Thanks again ?
admin says
Hi Heinrich,
There aren’t different symbols for different capacitor types (except for polarized vs non-polarized). But electrolyte capacitors are usually (or maybe always) polarized, so just just a polaried one.
Best,
Oyvind
Heinrich says
Thank you very much !
kwabena reuben says
what are the values of the capacitors
admin says
10 µF
Becko says
Thanks for the tourtial such simple & soft