Projects

smart vehicle

Smart Vehicle using Arduino Uno

Everything around us is getting smart shoes, watches glasses. Even you might have come across news regarding smart vehicles in newspaper. Likewise we attempted to create a prototype of smart vehicle using Arduino. Let’s get into the building part of our smart vehicle.   INPUT PERIFERALS: Potentiometer – For Controlling the speed of our vehicle L293D […]

plant watering system

Automatic Plant watering and Happiness monitoring system

The main motto of this project is to provide automatic water supply to plant when it feels thirsty. We intend to automate the watering of plants and deploy Arduino to do the job for us. This will take care of the water requirements of a plant by continuously monitoring its needs. Also this plant watering […]

Voice controlled home automation using Arduino

Voice controlled home automation using Arduino

Ever thought of controlling your home using voice. If you are the one who fascinated it as I do, this project might help you do it for real. Voice powered products are already taking over the market and this voice controlled home project will enable you you to build one for your own.   We […]

IQ Alarm clock using Arduino for heavy sleepers

IQ Alarm clock using Arduino for heavy sleepers

Raising from bed can be the most painful thing you could ever do. We often set alarms to wake up but ends up in snoozing it out or even kick the alarms away. To address this we have come up with an Arduino project ” IQ alarm clock ” which will annoy you until you […]

Gesture controlled car using Arduino

Gesture controlled car using Arduino

  Who doesn’t love playing with RC cars and Robots. Not only playing, engineers and enthusiasts like us love to build and experiment with these stuffs. Also its fair to say that RC’s and Robots have became more than just toys, they already have started to integrate into our life slowly. But to take this […]

position wheels arduino

How to use position wheels with your Arduino

Hello everyone, em here today with an interesting tutorial on using position wheels using your favorite Arduino. The whole idea behind this article is to explain the logic behind position wheels, the way it works and how to implement it in your project. If you prefer to see the explanation in the form of a video […]

Arduino Based Collision Detection Warning System

How to Make Arduino Based Collision Detection Warning System

This is arduino based collision detection warning system. This kind of system is fastest growing safety feature in automotive industries. Such system enables vehicles to identify the chances of collision and give visual and audio warning to driver. So that driver can take necessary action to avoid collision. This project idea is based on arduino […]

Arduino ds1307 real time clock

Arduino Real Time Clock Using DS1307

This topic shows how to interface Arduino with DS1307 real time clock to make a clock and calender. To understand the project and code easily you have to read the datasheet of the DS1307. DS1307 Pin assignment: The picture is taken from ds1307 datasheet and it shows the pin assignment of our chip RTC: Arduino […]

Arduino 4 Digit 7 Segment LED Display

Arduino 4-Digit 7-Segment LED Display

7 Segment LED displays are used in many applications as front panel number indicators. The most common applications are calculators, microwave ovens, electronic lab equipment like function generators and frequency counters. A 7 segment LED display consists of 7 LEDs arranged in such a way that it can display numbers from 0 to 9. The […]

Robot Cheaper

Build A Cheapest Possible Arduino-Robot

The aim is to build cheapest possible Arduino-robot Step 1: Components Arduino UNO R3 x1 USB cable x1 Mini solderless breadboard x1 IR sensor x1 Continuous rotation servo x2 Battery holder x1 AA battery x4 Bunch of color wires Step 2: Getting Started With Arduino IDE First of all we need to install Arduino IDE. […]

Scroll to Top