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.
In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can be of…
In this project we are going to interface LDR with ATMEGA8 microcontroller, and with this we can measure LIGHT INTENSITY in the…
In this project we are going to make a low range ammeter using ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC…
In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication…
In this project we are going to make a vibration alert system with ATMEGA8 microcontroller. This can also be used as a theft…
In this tutorial we are going to interface a joystick module with atmega8 microcontroller. A JOY STICK is an input module used…
In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (…
In this tutorial we are going to interface a rotary encoder with ATmega8 microcontroller. ATmega8 is atmel's microcontroller…
In this tutorial we are going to interface a 4x4 (16 key) keypad with ATMEGA32A microcontroller. We know that keypad is one of…
In this tutorial we are going to interface a 4x2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one…
In this tutorial we are going to discuss and design a circuit for measuring distance. This circuit is developed by interfacing…
In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are…