To establish a communication or interaction with Deaf and Mute people is of utter importance nowadays. These people interact through hand gestures or signs. Gestures are basically the physical action form performed by a person to convey some meaningful information. Gestures are a powerful means of communication among humans. In fact gesturing is so deeply […]
Projects
Solar Panel Battery Charge Controller Using Arduino
This is an updated version of Solar Panel Charge Controller Using Arduino. Solar Panel Battery Charge Controller Using Arduino Pictures of Power box and Arduino solar charge regulator: Charge Regulator with Power Box Connections to Regulator Inside the Box The output voltage of the ACS712 is 2.5V with no input while the spec sheet specifies […]
Make A LED firefly Jars Using Arduino
There’s a nice charm to fireflies in a jar—except for, you know, all the dead bugs afterwards. I decided to make a bunch of fake fireflies in real jars for decoration at an outdoor event. The fireflies are yellow LEDs controlled by a small ATtiny45 microcontroller. The control circuit board sits out of sight on […]
Accelerometer Controlled Robot
Most of industrial robots are still programmed using the typical teaching process, through the use of the robot teach pendant. In this paper is proposed an accelerometer-based system to control an industrial robot using two low-cost and small 3-axis wireless accelerometers. These accelerometers are attached to the human arms, capturing its behavior (gestures and postures). […]
Construct A Bluetooth Controlled Robot Using Arduino
In this proposed system we going to construct a basic DC motored robot which we are going to control with android app easily available on google play store named bluecontrol. With Basic mobility of robot like forward, Reverse, left, right we try to implement four more functions like light turn on and off, horn (Buzzer) […]
Arduino Project: Intervalometer for Fuji cameras
This post is about an arduino-based intervalometer I built for my camera, a Fuji S9600 dSLR. I decided to go for a very simple interface: a rotary switch in the middle of a plastic box which would allow me to select 12 pre-defined intervals. I went for a switch and not a potentiometer because I […]
Build An Hygrometer Using Arduino
I am building an automated irrigation system for my vegetable patch. This will be a system that monitors the soil moisture level and then turns on a pump to send water to my garden according to the detected moisture level. The water is coming from our rainwater tank, there is also an overflow on the […]
Make a Web Connected Robot (for about $500) (using an Arduino and Netbook)
This Instructable will show you how to build your own Web Connected Robot (using an Arduino micro-controller and Asus eee pc). Why would you want a Web Connected Robot? To play with of course. Drive your robot from across the room or across the country, using nothing more than Skype and a web browser (nothing […]
How To Throw An Arduino Motor Party
In this instructable I will show you how to throw an Arduino motor party. I will also be giving away an Arduino Mega, Arduino Uno, and an Arduino Pro Mini. (Details at the end) Step 1: Assembly + Code You’ll need a handful of motors to throw a party. I used 2 servo motors, 1 […]
Send SMS from Arduino over the Internet using ENC28J60 and Thingspeak
This Instructable explains how to send an SMS from an Arduino using the Internet. There are many ways to approach this and I will explain one of the different methods used to accomplish this task. Some major points needed for my project: I have a standard Ethernet shield, and ENC28J60 Ethernet module, and I needed […]