Electronics Design

Assignment

Design

The weeks assignment was to redraw and make changes to the Echo Hello World Board.



There are 2 changes to make: Add a Button and an LED.
This year, We were told to design the echo hello world board from scratch. So we needed to design and place all the components, not just the button and LED. I decided to use the Eagle software after some research.
Download link for Eagle: click here
The link contains download file for windows,linux and mac.While Designing a board in eagle, Both the schematic and board views of the required board need to be open. This willl maintain a connection between the two and any changes made to one will reflect on the other.
Here are the Tutorials for eagle:
Eagle Schematic Tutorial
Eagle Board Tutorial

The components required for making the Board are:

All the components will be available in the Eagle Library. we can also add extra components.
Here are 2 library files to add, which was made available from fab archive and Neil: fab.lbr ng.lbr
copy both files to the installed directory. In windows, the path is: C:/program files/Eagle/lib.

Steps for schematic and board:

Now i traced and milled the board using the ROLAND MDX-20 milling machine. The first time, cutout didnt occur in the required depth so i had to adjust depth and cut again. This time, milling was successfull.
Here is a pic of the board:



The next step was stuffing/soldering the compnents into the board.For this, i followed the same steps steps as i had in the electronics production week(week4).The soldering process took me 1 hour to complete.
Here's a pic of the soldered board-



Eagle Design FIle-download



Main Page