AVR Microcontroller Projects

The AVR microcontroller from ATMEL is widely used in embedded applications. The below list of AVR Microcontroller Tutorials and AVR Projects helps you to learn AVR series of microcontrollers  from very basic level to advanced applications. Most of these projects are built with the ATmega16/Atmega32 Microcontroller and will be programmed using the Atmel Studio. All projects and tutorials are explained with neat circuit diagram, code and hardware demonstration.

October 20, 2015

In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can be of…

October 17, 2015

In this project we are going to interface LDR with ATMEGA8 microcontroller, and with this we can measure LIGHT INTENSITY in the…

October 16, 2015

In this project we are going to make a low range ammeter using ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC…

October 15, 2015

In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication…

October 14, 2015

In this project we are going to make a vibration alert system with ATMEGA8 microcontroller. This can also be used as a theft…

October 2, 2015

In this tutorial we are going to interface a joystick module with atmega8 microcontroller. A JOY STICK is an input module used…

October 1, 2015

In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (…

August 6, 2015

In this tutorial we are going to interface a rotary encoder with ATmega8 microcontroller.  ATmega8 is atmel's microcontroller…

July 15, 2015

In this tutorial we are going to interface a 4x4 (16 key) keypad with ATMEGA32A microcontroller. We know that keypad is one of…

July 13, 2015

In this tutorial we are going to interface a 4x2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one…

July 5, 2015

In this tutorial we are going to discuss and design a circuit for measuring distance. This circuit is developed by interfacing…

July 3, 2015

In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are…