Recent Posts

Starting your Arduino journey

Arduino is so handy that it makes everything possible with just a little knowledge about embedded systems. Like the older microcontrollers , the Atmega328p cant be directly programmed using the Arduino ISP. Like in a flash drive or a memory card , you are required to format the same to use it , in the similar way you need to burn the bootloader into an Atmega328p to starting using it.

How to Burn Arduino Bootloader in Atemga328 IC and Program it using Arduino IDE

 

This tutorial very clearly explains the way we can burn a bootloader using the USBasp programmer and this tutorial shows that how we can do the same with an Arduino itself.

Aniruddh

Ani-Lab

No comments