Friday 10 July 2015

DIY arduino board

You can make your own arduino board provided you need a  programmer to upload programme on the board. We can make USBasp programmer from the previous post.
 
Arduino had lots of varities e.g. Arduino NG, Arduino Uno, Arduino Mega , etc.

We are going to use Arduino NG which uses Atmega8/Atmega168 or we can also use Arduino UNO which uses Atmega328.

We are using Arduino IDE 1.6.0 and we have to click on Tools>Programmer>USBasp


 Then we have to click on Tools>Boards>Arduino NG or older.

 










No comments:

Post a Comment