Projects

Arduino controlled RC car

Drifter – Arduino controlled RC car

Drifter is based on a cheap RC toy car I found at Toys’r’us, named ‘Fast lane Monster Drift’.  I think it’s the same model Frits has been used in an episode of TLIHR. It doesn’t work well, you get what you pay for. But it is a good hacking platform. There is no much space left for […]

Arduino House Temperature Monitor

House Temperature Monitor using Arduino

Recently a family member had his furnace fail while he was away from his house for a long period of time in the winter. His pipes burst and caused quite the mess. This project describes a temperature sensor that broadcasts the temperature in his house to the pachube data logging website. This allows him to check on […]

Arduino Time Lapse Digital Camera

Time Lapse Digital Camera using Arduino

Following the instructable here, I was able to turn an old digital camera into a time lapse camera using an arduino, a relay, and an open source software program called makeAVI (windows). To modify the camera I disassembled the camera cover and removed the button that activates the shutter. It is difficult to tell from the […]

Arduino Knight Rider

Arduino Knight Rider Code

Arduino Knight Rider light effect, a simple variation of blink code. Parts List; 1) 5x 5mm red LED 2) 1x Arduino 3) 5x 330Ω resistor 4) Jumper wire   Instruction; 1) Connect all LED as diagram below, make sure cathode lead of LED at ground wire. 2) Connect all 330Ω resistor to anode lead of […]

Arduino Self Balancing Robot

The Self-Balancing Robot using Arduino

Introduction The idea of this project was to design and construct a robot that consists of a body and two wheels that would be able to balance on its own. This behavior is similar how a segway (a new mode of transportation) works. Our goal was to have a working finished product – a robot […]

Arduino Thermal Camera

How To Build Arduino Thermal Camera

My recent arduino project was to build thermal camera on the cheap using an ir sensor and some pan/tilt hardware. If you look at the device picture to the left there is also acoustic range finder mounted to the top. The device works by sweeping a grid of points and assembles the image piecewise. The […]

Arduino MP3 Player

Arduino MP3 Player

I present this new Arduino project: A full MP3 player based on Arduino. As you can see in the photo, the idea was to build a standalone player, in the style of antique radios or ‘tapes’, in the age of Iphones …. The player uses a small module based on the VS1002d chip (now discontinued, but who had a drawer). […]

Arduino Analog VU meter and Clock

Analog VU meter and Clock using Arduino

This project brings back the old time Analog VU Meter, with the added functionality of a neat looking clock! When you turn off your music the meters automatically swing into to clock mode. Behind it all is the popular and easy to use Arduino. This is my submission for the Make-to-Learn Youth Contest: What did […]

Arduino MIDI Foot Pedal Keyboard

Arduino MIDI Foot Pedal Keyboard

The Origin My dad is a musician.  He can play a multitude of instruments.  However, he only has two arms, BUT he also has legs!  That’s when we decided that we would reuse the foot pedals from an old organ and convert them into an arduino powered MIDI keyboard.  Now he can easily play electric […]

Arduino Police Strobe Light 1

Arduino Police Strobe Light Code

Arduino Police Strobe Light effect, another simple variation of blink code. Arduino Police Strobe Light effect, another simple variation of blink code. Parts List; 1) 2x 5mm red LED 2) 2x 5mm blue LED 3) 1x Arduino 4) 4x 330Ω resistor 5) 1x 10kΩ potentiometer 6) Jumper wire Instruction; 1) Connect all LED as diagram […]

Scroll to Top