You wan’t do a dark sensor with a LDR, one transistor and one LED and you don’t know how to do it? In this small tutorial I will explain to you how you can do that even if you know only the basics of electronic. Parts you need: 1 Breadboard; 1 Power source of 12v; […]
Projects
How to Make a Remote Controlled Robotic Hand With Arduino
This is my school project for the 5th year of high school (I’m Italian, we have 5 years of high school). It consists in an artificial hand controlled by a glove with flex sensors. The artificial hand reproduces the movements of the hand with the control glove, wirelessly. The hand and the glove works both […]
DIY Tilt Switch
In this instructable I’ll show you how to make a simple tilt switch, this tilt switch works best with microcontrollers that can debounce the signal and overcome interferences produced by vibrations. There are many ways to make a tilt switch, this one is a cheap and easy way to do one. Pros: -Tiny. -Easy to […]
Nexus 7 and the Arduino.
Will show several ways to show how to use an Arduino as a sensor using The Nexus 7 for a terminal and to do development. This can be very important for protecting your electronic equipment especially servers. Note 1: All connections are to a standard Arduino board. This instructable is for users very familiar with […]
Remote Controlled Robot
The purpose of this final project was to create a small mobile robot and control it via a wireless controller. To accomplish our goal, we decided to use the Arduino Uno microcontroller as the base for both the controller and robot. For the wireless functionality we used the Xbee module. The robot chassis, motors and […]
Das Blinken Bonken! an Arduino Ball Throwing Game Platform.
This is a fun and pretty easy project that I built as a Christmas present for my kid who loves throwing things. Watch the video to see what it can do. It’s built out of a regular Arduino UNO, pressure sensors made from velostat, and RGB LED strip, and 7 segment LED display. Source code […]
Arduino Assisted RC Truck/Car
Recently I dusted off my 7 year old Stampede 2wd, designed in 1996. I got it for my 8th birthday. The truck was great, but it had a few caveats. For example, if the truck ran out of range, battery was low, or the transmitter batteries died on you, the truck would keep the throttle on […]
KeySampler
This instrument was build by Lieven Menschaert and Danny Leen using an Arduino Uno and some hardware components ( rotary encoder, potentiometer and simple iron bolts). The software running the actual audio and video is a Pure Data / GEM patch. Additionaly Echonest API was used to do the sample cutup. You can send any […]
Tidal Clock
This is a tutorial for making the Tidal Clock. The clock shows the ebb and flow between high and low tide by a rising and falling water level. It consists of an airtight acrylic container that has a front visible chamber and a back hidden chamber. A volume rotates through the back chamber, displacing the […]
Pocket Laser Engraver.
I have been trying to get my hands on a laser cutter for some time but they always seem out of reach. All the great things that can be done with a real laser cutter tickle the imagination. I feel it’s time to share my latest project – a low cost laser engraver,. The workspace […]