embedded
|
Line Follower Robot using Arduino Line follower Robot is a very simple robot that follows a line, either a black line or a white line. These type of robots… |
|
LCD Interfacing with 8051 Microcontroller The interfacing of a 16x2 LCD display with 8051 microcontroller is very popular and one of the most important in embedded systems programming.… |
|
What is a Microcontroller? Microcontrollers are integral part of embedded systems. A microcontroller is basically cheap and small computer on a… |
|
Digital Thermometer using Arduino and LM35 Temperature Sensor Thermometers are useful apparatus that have been used for a long time for temperature measurement. In this project, we… |
|
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 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 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 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… |
|
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 in Arduino Uno? In this tutorial we are introducing concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. Arduino board has six… |