Programming

After stuffing the componant i check the conectivity of board and its result was good means between any componant there was no short.

Its time to give the oxygen to board means its time of programming now i connect the one programmer board to my fabisp but in my case i use anothe fabisp board as programmer to program my board


First i take the other fab isp board for burning the program to my board .this board is programmer its suyog sir board i used it as programmer.then i connect that programmer to my fabisp board

for programme this board i connect my fabisp to suyog sir fabisp
MOSI-MOSI
SCK-SCK
MISO-MISO
VCC-VCC
SCK-SCK
RST-RST

I follow the below all command

i first download the firmware the firmware contain the make file and we have to target that file.i download the firmware and extract that folder i get its make file in that folder.then i get make file

After that i open the terminal and type the cd /Desktop and press enter the command works as it comes now on desktop now i again type ls it means open the all list on Desktop


i go to the make file in that i edit the name of programmer which i have connect,in my case i use other fabisp so i change the name in make file is usbtiny.


then in terminal window i write the following command to programme my board









now my fabisp is ready to work as a programmer

Conclusion

In this session i made programming actualy i dont like programming but while complete this it becomes intresting for me actualy in ubuntu the programming is easy rather than in windows