embedded

DTMF Controlled Robot using Arduino Uno DTMF Controlled Robot using Arduino

In present time almost all the people are familiar with robots. Robots play a very important role in human life. Robots…

Arduino UNO LED Dimmer Arduino Based LED Dimmer using PWM

This LED DIMMER is an Arduino Uno based PWM (Pulse Width Modulation) circuit developed to get variable…

Rotary Encoder Interfacing with AVR Microcontroller (ATmega8) Rotary Encoder Interfacing with ATmega8 Microcontroller

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

GSM Module Interfacing with 8051 Microcontroller (AT89S52) GSM Module Interfacing with 8051 Microcontroller

GSM module is used in many communication devices which are based on GSM (Global System for Mobile Communications) technology.…

Arduino Uno Shift Register Tutorial How to Use Shift Register 74HC595 with Arduino Uno

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…

Stepper Motor Interfacing with 8051 Microcontroller Stepper Motor Interfacing with 8051 Microcontroller

Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper…

4x4 Keypad Interfacing with AVR Microcontroller (ATmega32) 4x4 Keypad Interfacing with ATmega32 Microcontroller

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

Computer Controlled Robot using Arduino Computer Controlled Robot using Arduino

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be…

Touch Keypad Interfacing with AVR Microcontroller Touch Keypad Interfacing with ATmega32 Microcontroller

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

4x4 Matrix Keypad Interfacing with 8051 Microcontroller 4x4 Matrix Keypad Interfacing with 8051 Microcontroller

Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in…