embedded
Joystick Interfacing with AVR Microcontroller
In this tutorial we are going to interface a joystick module with atmega8 microcontroller. A JOY STICK is an input module… |
|
LED Chaser using Arduino and Rotary Encoder
In this project we are going to interface a ROTARY ENCODER with ARDUINO. ARDUINO UNO is an ATMEGA controller based… |
|
Flex Sensor Interfacing with AVR Microcontroller
In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (… |
|
Keypad Interfacing with Arduino Uno
In this tutorial we are going to interface a 4x4 (16 key) keypad with ARDUINO UNO. We all know keypad is one of the most… |
|
C Language vs. Embedded C
When students study about c programming they even come across embedded C programming language across their studies and get… |
|
Servo Motor Control using MATLAB
In this tutorial you will learn to make direct connection between your Arduino and Matlab, so that you can program your Arduino… |
|
Magnetic Field Strength Measurement using Arduino
In this project we are using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a Hall… |
|
RFID Interfacing with Arduino
In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification.… |
|
Servo Motor Control using Arduino
In this tutorial we are going to control a servo motor by ARDUINO UNO. Servo Motors are used where there is a need for accurate… |
|
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… |