In this project we will use an existing FM radio which went repair a long time ago, to convert it into a Smart Wireless FM Radio controlled using Phone, with the help of Arduino and Processing. We can convert any manually operated electronic device into a Smart Device using the same procedure. Every electronic device […]
Projects
Door Alarm using Arduino and Ultrasonic Sensor
Security has always been a major concern for all of us and there are many Hi tech and IoT based security and surveillance system are available in the market. Intruder or Burglar Alarm is one of the classic and popular project among the Electronics students and hobbyists. We have also built many Burglar Alarms based […]
Real Time Home Automation Using Arduino Uno R3 and DS1307 RTC (Part-1)
Hello every one , welcome back . In this new arduino tutorial series I’m gonna show you how to control every thing in your home on time basis . After doing this project you will be able to control your home appiliences like TV , Radio,Fan, and other thing on time basis . Let’s say […]
0-24v 3A Variable Power Supply using LM338
Batteries are generally used to power up the Electronic Circuit and Projects, as they are easily available and can be connected easily. But they drained off quickly and then we need new batteries, also these batteries cannot provide high current to drive a powerful motor. So to solve these problems, today we are designing our […]
Connecting multiple I2C device on Arduino Uno R3
In this project, we will show how to connect multiple I2C devices to an arduino microcontroller. The I2C bus is a bus which enables high-speed two-way communication between devices while using a minimal number of I/O pins to facilitate communication. An I2C bus is controlled by a master device (usually a microcontroller) and contains one […]
DIY Speedometer using Arduino and Processing Android App
In this project we make a Cool Speedometer for bikes or any automotives by using Arduino which broadcast the speed using Bluetooth to an Android application that we created using Processing. The complete project is powered by an 18650 Lithium cell and hence highly portable along with your vehicle. To spice it up a bit more I have added […]
Virtual Reality using Arduino and Processing
This is a very interesting project in which we are going to learn how to implement virtual reality using Arduino and Processing. For most of us, the movie Iron man by Jon Favreau has always been an inspiration to build new things that will make our life easy and more fun. I have personally admired […]
How to Send Data to Web Server using Arduino and SIM900A GPRS/GSM Module
Today we are here with an interesting project in which we will Send Data to the SparkFun server using Arduino and GPRS. This is an IoT based project in which we will use GPRS, present on the GSM Module SIM900A board, to send some data to the web service on the internet. In this project, we […]
Smart Knock Detecting Door Lock using Arduino
Security is a major concern in our day to day life, and digital locks have become an important part of these security systems. There are many types of security systems available to secure our place. Some examples are PIR based Security System, RFID based Security System, Digital Lock System, bio-matrix systems, Electronics Code lock. In […]
Fingerprint Based Biometric Voting Machine using Arduino
We all are quite familiar with Electronic Voting Machines, where your vote gets registered electronically and you don’t need to use ballot paper to vote in election. Today security is a major concern and it also needs to be ensured that someone can’t vote twice, so this problem can be solved by introducing Finger Print […]