Sunday, September 6, 2015

PCB DESIGN USING EAGLE

This summer I made a simple PCB layout and design using EAGLE. Actually, I followed the book http://www.amazon.com/Make-Your-Own-PCBs-EAGLE/dp/0071819258 (Make your own PCBs with EAGLE by Simon Monk) and made the same project as shown in the text. It is called Sound Meter (Indicates the intensity of sound using LED's), and it is just a simple project to get familiar with EAGLE.



Here is the link of its source codes:
https://drive.google.com/folderview?id=0BxvpVhIITsEsZmtVdzd0aDJxbFk&usp=sharing


VIRTUAL COMPUTING WITH MATLAB!

MATLAB is a very sophisticated piece of software with lot's of libraries. This summer I started to work on MATLAB GUI and made a 3D graphing tool:

Here is the link of associated files and source codes:

Earlier as a part of learning project I made an Electric Field Damping Tool (this shows 'skin effect' phenomenon which are usually encountered in Electromagnetic's class). I didn't make it myself though, I followed it from the book:


Here is the source code and compiled version of this tool: