Other Projects

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller Arduino

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller (Arduino)

Obstacle Avoidance Vehicle capable of detecting objects, scanning the area and navigating through the less obstructed path. Step 1: Materials Needed Hardware Arduino UNO based on ATmega328 microcontroller DYP-ME007 ultrasonic sensor Servomotor L298N Dual H-Bridge Motor driver Power Supply – i used LiPo 2s 4000 mAH 2x DC motors with 298:1 metal gearbox LED Chasis […]

Obsatcle Avoidance Vehicle Using ATmega328P Microcontroller (Arduino) Read More »

AVR Projects Collection | 16 ATmega MCU Projects

AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. ATmega series are one of the types of AVR microcontrollers with features like 4–256 KB program memory, 28–100-pin package, extended instruction set, and extensive peripheral set. These special features help students, hobbyists and engineers make innovative AVR projects. Let’s take a look at few interesting AVR

AVR Projects Collection | 16 ATmega MCU Projects Read More »

ATMEGA328P Block Diagram

ATMEGA328P Microcontroller

ATmega328P is one of the high performances AVR technology microcontroller with a large number of pins and features. It is designed by 8-bit CMOS technology and RSIC CPU which enhance its performance and its power efficiency get improved by auto sleeps and internal temperature sensor. This ATmega328P IC comes with internal protections and multiple programming methods which helps

ATMEGA328P Microcontroller Read More »

Rotary Encoder Interfacing with ATmega8 Microcontroller

Rotary Encoder Interfacing with ATmega8 Microcontroller

In this tutorial we are going to interface a rotary encoder with ATmega8 microcontroller.  ATmega8 is atmel’s microcontroller series designed for embedded applications. Rotary encoder is used to know the position of movement and angular movement of a motor or axis. It’s a three terminal device usually, with power and ground pin counts to five. A rotary encoder

Rotary Encoder Interfacing with ATmega8 Microcontroller Read More »

How to use ADC in AVR Microcontroller ATmega16

How to use ADC in AVR Microcontroller ATmega16

One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These Analog to digital Converters can read voltage from analog sensors like Temperature sensor, Tilt sensor, Current sensor, Flex sensor etc. In this tutorial we will learn What is ADC and How to use ADC in Atmega16. This tutorial

How to use ADC in AVR Microcontroller ATmega16 Read More »

Interfacing ESP8266 NodeMCU with Atmega16 Microcontroller to Send an Email 1

Interfacing ESP8266 NodeMCU with Atmega16 Microcontroller to Send an Email

Atmega16 is a low cost 8 bit microcontroller and comes with more number of GPIO’s than its previous version of microcontrollers. It has all the commonly used communication protocols like UART, USART, SPI and I2C. It has wide applications in robotics, automobile and automation industries because of its wide community support and simplicity. Atmega16 doesn’t

Interfacing ESP8266 NodeMCU with Atmega16 Microcontroller to Send an Email Read More »

Fingerprint Based Biometric Attendance System using Atmega32 Microcontroller

Fingerprint Based Biometric Attendance System using Atmega32 Microcontroller

According to researchers from Pen state University, humans are more likely to trust machines over people, which is likely evident from us revealing our ATM pin to a machine so easily. Today, in the world where AI, Machine learning, Chat bots, Smart Speakers, Robots etc are actively progressing, this synergy between humans and robots is only set to increase.

Fingerprint Based Biometric Attendance System using Atmega32 Microcontroller Read More »

Scroll to Top