embedded

Digital Thermometer Project using Arduino and LM35 Temperature Sensor Digital Thermometer using Arduino and LM35 Temperature Sensor

Thermometers are useful apparatus being used since long time for temperature measurement. In this project we have made an…

LED Interfacing with 8051 Microcontroller (AT89S52) LED Interfacing with 8051 Microcontroller

LED interfacing is the first thing, one would try to do while getting started with any microcontroller. So here in this…

AVR Microcontroller Based Electronic Voting Machine Project AVR Microcontroller Based Electronic Voting Machine Project

Whenever we go to vote for elections we come to see electronic voting machines. In this project we are going to design and…

Automatic Staircase Lighting using PIR Sensor and AVR Microcontroller Automatic Staircase Light

We all know that one of the places where power wastage occurs most in homes and offices is at staircases. We usually turn on…

DC Motor Speed Control using Arduino Uno PWM DC Motor Control using Arduino

In this tutorial we are going to interface a DC motor to Arduino UNO and control it's speed using PWM (Pulse Width Modulation)…

Interfacing 7 Segment Display with Arduino 7 Segment Display Interfacing with Arduino

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets…

How to Use ADC Pins of Arduino Uno How to Use ADC in Arduino Uno?

In this tutorial we are introducing concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. Arduino board has six ADC…

Interfacing 16*2 LCD Display with Arduino Interfacing 16x2 LCD with Arduino

To establish a good communication between human world and machine world, display units play an important role. And so they are…

IR controlled DC motor using Arduino IR Controlled DC Motor using Arduino

Arduino has become the most popular Microcontroller among students and hobbyists in very less span of time. So everyone try to…

DC Motor Speed Control using Arduino and Potentiometer DC Motor Speed Control using Arduino and Potentiometer

DC motor is the most used motor in Robotics and electronics projects. For controlling the speed of DC motor we have various…