arduino uno

Arduino RFID Door Lock Hardware Project Setup Arduino RFID Door Lock

You have seen RFID Door Lock Mechanism in some Hotels and other places, where you don’t need a key to unlock the room. You are…

Auto Intensity Control of Power LED using Arduino Auto Intensity Control of Power LED using Arduino

“Be a bright spark, lights off till it’s dark!” sometimes we forget to turn off the lights and waste electricity and you must…

Program your Arduino with an Android device How to Program Arduino with an Android device

We have built many Arduino Projects and all the time we have used official Arduino IDE to program the Arduino. But do you know…

Voice Controlled LEDs using Arduino and Bluetooth Voice Controlled LEDs using Arduino and Bluetooth

Controlling LEDs with voice command seems to be a difficult task, but it’s easy and you can quickly build it. We just need an…

Arduino Color Mixing Lamp using RGB and LDR Arduino Color Mixing Lamp using RGB LED and LDR

What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a…

Space Race Game using Arduino and Nokia 5110 Graphical Display Space Race Game using Arduino and Nokia 5110 Graphical Display

Programming has always been fun and it just got a lot better with development platforms like Arduino. Almost every programmer…

Interfacing Tilt Sensor with Arduino Interfacing Tilt Sensor with Arduino

A Tilt Sensor switch is an electronic device that detects the orientation of an object and gives its output High or Low…

Bluetooth Controlled Servo Motor using Arduino Bluetooth Controlled Servo Motor using Arduino

Using a Servo motor is common in Robotics for precise control. Here, in this tutorial we are going to show you how to use a…

Interfacing Arduino with ESP8266 Arduino with ESP8266 - Reading Data from Internet

The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong…

Controlling Multiple Servo Motors with Arduino Controlling Multiple Servo Motors with Arduino

Using one or two Servo with Arduino is Easy but what if we want to use more than one Servo Motors?

Here, we are going to…