Hello friends, in this section we are going to learn how to make PCB layout using eagle software step by step tutorial. Basically eagle is a software (which you can run as a freeware also) used for making PCB layout. Click this link to download the latest version of Cadsoft Eagle.
Open the eagle software and click on File > New > Project.
You will ask to give the name for new project. (In my case I have given name as power supply).
Now right click on your project name (power supply) > click on new > Schematic.
You will see following window.
Now here we have to draw a circuit diagram using different components which we are using in our circuit. (Such as capacitor, resistor, LEDs, etc.).
The circuit diagram of the power supply is given below.
Here J1 is used to connect the two wires of transformer output. And J2 will give the DC voltage.
To add all these components click on ‘add’ button
A new window will appear as shown below.
Now find all the components and place on the schematic.
For example for diode search diode and select whichever you are going to use in your PCB. For connector search AMP connector.
Now you will get all the components which look like as follows:
Now we have to connect all the components as shown in the circuit diagram using ‘wire’. Click on the wire button.
Single click on any one terminal and move the cursor then double click on other terminal to connect the wire. Finally your circuit will look like this.
Now click on file > Switch to board.
A new window will appear which is PCB board editor. Initially you will see all your components placed at bottom left. Click on the ‘move button’ to move and place the components in the white frame. This facility will allow you to choose the position of components as you wish. You can select the position of components on the PCB. Don’t think about the complications of wiring just keep the components as you wish. See the following image for clear understanding.
Now to reduce the wire complication there is one super tool used in the Eagle software which is ratsnest. This button is located at the bottom left with green color. See following picture.
Now click on Edit > Design rules and make changes as shown below.
When all the components are placed appropriately, we are ready to start routing the PCB. This can be done using autorouter button which is near close to ratsnest button at the left bottom. This will remove the routed wire.
You will get the PCB as follows.
Then click on view > layer settings and make changes as follows.
Finally save and print the PCB on magazine paper and using eatching process make your homemade professional PCB.
If you still can’t understand some steps, there is one manual which is made up by my friend Sandeep Jadhav. You can download that manual here. In this manual all step by step instructions are provided in simple ways. Click here to download this Eagle tutorial manual.
If you like this article don’t forget to like our facebook page.
Thank you.
You may also like:
- Temperature controlled DC fan using thermistor (mini project)
- Clap Switch Circuit mini project
- Fire alarm circuit using IC 555 – Mini Project
- Digital Thermometer using 8051 microcontroller – mini project
- Digital clock using 8051 microcontroller and LCD display – mini project
- Digital stopwatch using 8051 microcontroller mini project
If you like this article, please share it with your friends and like or facebook page for future updates. Subscribe to our newsletter to get notifications about our updates via email. If you have any queries, feel free to ask in the comments section below. Have a nice day!
The post How to Make PCB Layout Using Eagle Software appeared first on MyClassBook.