atmega32

Temperature Measurement using LM35 and AVR Microcontroller

In this project we are going to design a circuit for measuring temperature. This circuit is developed using “LM35”, a linear voltage sensor. Temperature is usually measured in “Centigrade” or “Faraheite”. “LM35” sensor provides output based on scale of centigrade. LM35 is three pin transistor like device. It has VCC, GND and OUTPUT. This sensor […]

Temperature Measurement using LM35 and AVR Microcontroller Read More »

Touch Keypad Interfacing with ATmega32 Microcontroller

In this tutorial we are going to interface a 4×2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one of the most important input devices used in electronics engineering. This module does not have actual keys, but have specially designed capacitive metal pads, and these pads are very sensitive. So when a person

Touch Keypad Interfacing with ATmega32 Microcontroller Read More »

4×4 Keypad Interfacing with ATmega32 Microcontroller

In this tutorial we are going to interface a 4×4 (16 key) keypad with ATMEGA32A microcontroller. We know that keypad is one of the most important input devices used in electronics projects. Keypad is one of the easiest ways to give commands or instructions to an electronic system. Components Required Hardware: ATMEGA32, power supply (5v), AVR-ISP PROGRAMMER,

4×4 Keypad Interfacing with ATmega32 Microcontroller Read More »

How to Interface a GSM (SIM 300) Modem with ATmega32 to Send and Receive SMS

What is a GSM Modem? GSM stands for Global System for Mobile Communications.It is a standard set developed by the EuropeanTelecommunications Standards Institute (ETSI) to describe protocols for second generation (2G) digital cellular networks used by mobilephones. A Modem is a device which modulates and demodulates signals as required to meet the communication requirements.It modulates

How to Interface a GSM (SIM 300) Modem with ATmega32 to Send and Receive SMS Read More »

Speed and Direction Control of Stepper Motor using AVR Microcontroller

Stepper motor can be termed as digital motor because it operates on pulses. Unlike AC or DC motor that rotates continuously, stepper motor rotates in steps. It rotates in number of steps as per applied number of pulses. Stepper motor is used in many applications like: . Robotic application – to move robotic arm to

Speed and Direction Control of Stepper Motor using AVR Microcontroller Read More »

DC Motor Control with Joystick & AVR Microcontroller

In many of the applications it is required to alter the direction of DC motor instantly. Like in washing machine, mixer, drilling machine winding – rewinding machine etc. Changing the direction of DC motor using joystick is most suitable and handy method. Joystick Control for DC motor is mostly used in different Robotic applications like

DC Motor Control with Joystick & AVR Microcontroller Read More »

Scroll to Top