arduino uno

How To Measure Distance Between Two Ultrasonic Sensors How To Measure Distance Between Two Ultrasonic Sensors

Ultrasonic sensor (HC-SR04) is commonly used to find the distance of an object from one particular point. It has been fairly…

Interfacing Nokia 5110 Graphical LCD with Arduino Interfacing Nokia 5110 Graphical LCD with Arduino

The Iconic name “Nokia 5110” itself should have bought memories of the robust Nokia mobile phone which was very popular during…

Interfacing Hall Effect Sensor with Arduino Interfacing Hall Effect Sensor with Arduino

Sensors have always been a vital component in any Project. These are the ones which convert the real real-time environmental…

Arduino DC Motor Speed and Direction Control using Relays and MOSFET Arduino DC Motor Speed and Direction Control using Relays and MOSFET

In this project we control direction and speed of a 24v high current motor using Arduino and two relays. No power switches…

Control your Computer with Hand Gestures using Arduino Control your Computer with Hand Gestures using Arduino

Recently Gesture controlled Laptops or computers are getting very famous. This technique is called Leap motion which enables us…

Automatic Call answering Machine using Arduino and GSM module Automatic Call answering Machine using Arduino and GSM Module

In today’s modern world we all depend on mobile phones as our primary means of wireless communication. But, we all have faced…

Interfacing VPython with Arduino Interfacing Arduino with VPython - Creating Graphics

In our previous tutorial we learnt how to install python on our windows machine and how to interface Arduino with python using…

Arduino based Automatic Floor Cleaning Robot using Ultrasonic Sensor Arduino Based Floor Cleaning Robot using Ultrasonic Sensor

Automatic floor cleaners are nothing new, but they all share a common problem. They all are too expensive for what they do.…

Arduino based Digital Ammeter Arduino Based Digital Ammeter

Ammeter is used to measure current flow through any load or device. Here in this Arduino Ammeter, we will explain about…

Using Python with Arduino- Controlling an LED Using Python with Arduino - Controlling an LED

Arduino has always been a powerful and an easy to use learning/developing platform when it comes to open source hardware…