arduino uno
Arduino Relay Control Tutorial
LED Blinking is a very common and almost first program for every embedded learner or beginner. In which we blink an LED with… |
|
Temperature Controlled AC Home Appliances using Arduino and Thermistor
Suppose you are sitting in a room and feeling cold and you want your heater to be automatically turned on, and then off after… |
|
Interfacing Thermistor with Arduino to Measure and Display Temperature on LCD
Using a thermistor is an easy and cheap way to sense the temperature. And to measure the exact temperature with thermistor, a… |
|
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
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
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
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
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
In today’s modern world we all depend on mobile phones as our primary means of wireless communication. But, we all have faced… |
|
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… |