Projects

DIY Tilt Switch.

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.

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 Robot2

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.

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

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

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

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. 1

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 […]

The Basics

Arduino Uno Xylophone

This xylophone uses the Arduino Uno and a multiplexer to identify when one of eight keys are struck, and play that sound via midi sound on a computer. An optional part of the instructions also allows each key to light up with two LED lights at the same time the xylophone is struck. These steps […]

How to Make a Cheap Attiny Arduino Board

How to Make a Cheap Attiny Arduino Board

Well most of time i get troubled when i need Arduino in some projects where i need few I/O pinsWell thanks to Arduino-Tiny platformArduino program can be burned into the Avr-tiny Series like Attiny 85/45 Arduino-Tiny is an open source set of ATtiny “cores” for the Arduino platform. It provides a core that enables Arduino […]

Scroll to Top