Posts

Showing posts from January, 2021

Arduino Uno

Image
  Materials Required-:  Atmega328 /  Atmega8a / Atmega168 16MHZ Crystal Oscillator  22 pf Ceramic Capacitor x 2  10 uf /25V Electrolytic Capacitor 220 Ohm , 10k Ohm Resistor Led (color As per your choice ) 5 v Voltage regulator IC(7805) USB Jack, Cable  12 V Dc jack , Cable  Female Header pins PCB board How it works ? Hey Guys, I hope you are enjoying your day. let's without wasting time jump on our project. First of all you have to Bootload your Atmega Chip because newly purchased chip can't be used in Arduino . There are several ways for Bootloading your  Atmega chip like you can use a bootloader or you can also use Arduino Ide to burn bootloader in the chip . After you bootload your Atmega IC you can jump on the next part which is connection . In Figure 3 you can see how all 28 pins in Atmega chip works .For using Atmega chip the required connections are very less .You can easily program the chip using Arduino Uno and use it wherever you want ....

Popular posts from this blog

Automatic Water Pumping System

Wireless Communication Between Two Arduino Board Using HC-05 Module

Interfacing "Bluetooth Module" with Arduino Uno