In this week our assgiment was to build "FabISP Board".
For extra knowladge Ohad ask us to redesgin the board at "Eagle".
I followed this tutorial to do so and since I familiar with electeronics from High School,
I found it intersting to build it.
From my POV Eagle is very easy to use and understand.
Click on the image to enlarge.
File can be download here.
Click on the image to enlarge.
File can be download here.
I used the Modela to mill the board.
This tutorial can be very helpfull.
I found out that soldering is one of the faviorte part in electronics production ( you can ask Ohad :) )
Unfortunately I don't have images since my galaxy S2 was broken.
I used Ohad Mac to program the FabISP:
(don't forget to edit the make according the programer you use)
The commands to do so are:
- make clean: to clean the environment from the previous programing
- make hex: I don't know the reson yet...
- make fuse: that the board will use exteranl clock.
- make program: to program the board ( it will be alive :) )