embedded
|
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 GSM module is used in many communication devices which are based on GSM (Global System for Mobile Communications) technology.… |
|
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 A stepper motor is a brushless DC motor, which can be rotated in small angles; these angles are called steps. Generally, a… |
|
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 After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be… |
|
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 Keypad interfacing with 8051 microcontroller represents one of the fundamental skills for embedded systems developers. Matrix… |
|
Distance Measurement using HC-SR04 and AVR Microcontroller In this tutorial we are going to discuss and design a circuit for measuring distance. This circuit is developed by interfacing… |
|
0-25V Digital Voltmeter using AVR Microcontroller In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are… |