Introduction: HOW TO BURN BOOTLOADER IN ATMEGA328 Using Arduino Uno

About: I am an electronics hobbyist and I love to share my works with others

first watch video tutorial

Step 1:

in this tutorial, I am going to show to u how to burn boot loader to atmega328 chips using Arduino board

Step 2: What Is Bootloader..?

A bootloader is a small piece of code used in the Microcontroller’s memory. The bootloader in Arduino allows us to program Arduino over serial port i.e. using a USB cable. The job of Bootloader in Arduino is to accept the code from the computer and place it in the memory of the microcontroller. if you want to upload programs onto a new ATmega328 Microcontroller IC, you have to use a special programmer. But if you burn Bootloader on ATmega328, you can simply upload program the microcontroller over the serial port. Once the ATmega328 Microcontroller is ready with the bootloader, you can simply use it in your Arduino Board or use it as the microcontroller standalone board.

Step 3: Components Required

Arduino UNO

ATmega328 Microcontroller IC

16MHz Crystal

22pF x 2 disc Capacitors

10KΩ Resistor

330Ω ResistorLED

Breadboard

male to male jumper wires

Step 4: Circuit Diagram

Step 5:

burn everything

edisonsciencecorner