Tutorial Search - Tag - 201108

PROJECT 9 - LM35 CONTROL DC MOTOR SPEED

PROJECT 9 - LM35 CONTROL DC MOTOR SPEED

How to control the DC motor speed in PWM mode according to the changes of the LM35 temperature sensor like air-conditional...
PROJECT 8 - ANALOG DISTANCE SENSOR TO LCD DISPLAY

PROJECT 8 - ANALOG DISTANCE SENSOR TO LCD DISPLAY

Analog distance sensor, which are mainly use to measure the distance of an object. In this project, we going to interface this sensor to Arduino D..
PROJECT 10 - SERIAL COMMUNICATION CONTROL RC SERVO

PROJECT 10 - SERIAL COMMUNICATION CONTROL RC SERVO

How to control two RC servo's position through the serial monitor of Arduino programmer...
PROJECT 6 - TEMPERATURE SENSOR TO LCD DISPLAY

PROJECT 6 - TEMPERATURE SENSOR TO LCD DISPLAY

Arduino Duemilanova have come with 6 Analog to Digital Converter I/O with 10-bits resolution. How to interface LM35 temperature sensor to Arduino...
PROJECT 5 - RC SERVO MOTOR POSITION

PROJECT 5 - RC SERVO MOTOR POSITION

For this project, we are going to discover how to control 2 RC servo motor together using Arduino Duemilano..
PROJECT 3 - LED CHASER

PROJECT 3 - LED CHASER

Dice, which all of us are normally will use it when playing a games especially monopoly. LED dice, interesting project using LED except from LED blinking...
PROJECT 2 - GRAPHIC LCD DISPLAY

PROJECT 2 - GRAPHIC LCD DISPLAY

Arduino Duemilanove have come with a Graphic LCD shield which allow allow user to play with more pixel besides LCD...
PROJECT 0 - LED DICE

PROJECT 0 - LED DICE

Dice, which all of us are normally will use it when playing a games especially monopoly...
Project 9 – Analog Sensor: Light detection using LDR

Project 9 – Analog Sensor: Light detection using LDR

A photoresistor or light dependent resistor (LDR) is a resistance decreases with increasing incident light intensity. It can be referred as a photoconductor. ..
Project 8 – Piezo buzzer: Melody – Birthday Song

Project 8 – Piezo buzzer: Melody – Birthday Song

Piezo buzzer, generally use as a sensor and actuator w. As for this project, we are going to use it to generate a melody by applying PWM frequency to it...
Project 7 – Analog Sensor: Range using Infrared distance sensor

Project 7 – Analog Sensor: Range using Infrared distance sensor

Analog distance sensor which have a function that same as the Ultrasonic sensor which is use to measure range. Buthe output value are in (cm) and analog value...
Project 12 – 7 segment display with CD4511 encoder

Project 12 – 7 segment display with CD4511 encoder

We can use the CD4511 (7 segment encoder) to help on decreasing the microcontroller I/O port and only required to send the binary data...
Project 10 – Driving DC brush motor with MD10C

Project 10 – Driving DC brush motor with MD10C

MD10C is an enhanced version of the MD10B which is designed to drive high current brushed DC motor up to 10A continuously...
Project 5 – Analog Sensor: Temperature using LM35

Project 5 – Analog Sensor: Temperature using LM35

Nowadays, there are many type of temperature sensor . In here, we pick LM35 as our temperature sensor due to it have a linear output and also..
Project 3 – Digital Input: Push button

Project 3 – Digital Input: Push button

For this project, we will discover how to manage a digital input signal. As we know that digital signal is either HIGH (1) and LOW (0) only...