arduino

LED Blinking with Arduino Uno LED Blinking with Arduino Uno

ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program…

Computer Controlled Robot using Arduino Computer Controlled Robot using Arduino

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be…

PIR Sensor based Automatic Door Opener Project using PIR Sensor Automatic Door Opener using Arduino

You must have seen automatic door openers in shopping malls and other commercial buildings. They open the door when someone…

Digital Dice using Arduino Digital Dice using Arduino

We all are familiar with dice and often played LUDO or SANP SIDI (Snake & Ladders) game by using dice. Dice is a squire…

Distance Measurement using Arduino & Ultrasonic Sensor Distance Measurement using Ultrasonic Sensor and Arduino

Ultrasonic sensors are great tools to measure distance and detect objects without any actual contact with the physical world.…

Arduino based LPG Gas Detector LPG Gas Leakage Detector using Arduino

While LPG is an essential need of every household, its leakage could lead to a disaster. To alert on LPG leakage and prevent…

Arduino Line Follower Robot Project with Code and Circuit Diagram 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 are…

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…

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…