Projects

Build Your Own Programmable LED Matrix

Build Your Own Programmable LED Matrix

QR codes are addicting. Smartphones are smart enough to read them from virtually any angle or orientation. But imagine taking it a step further. I had dreams of a digital LED array that I could program with QR codes, and I wanted it really big! I used 16 matrices to create the QR code that […]

Arduino Botanicalls Clone

Botanicalls Clone using an Arduino

During the past spring a good friend of mine bought me my first house plant, a Lady Palm, and I’ve found myself rather invested in keeping it alive. To that end I wanted to monitor the plant’s environment so I could ensure that its needs were being met. My first thought was another ITP project, […]

Arduino Dynamic DNS

Arduino DDNS (Dynamic DNS) by Open-Electronics.org

This device captures the IP address of your network and it publish on site DynDNS.com. All without PC. It allow a remote access to your LAN even if the IP address of the connections changes. For logistics reasons the provider can not assign a IP fixed for all users, so many users, especially private, work […]

Visualize data from sensors using Arduino + coolterm

Visualize data from sensors using Arduino + coolterm

Once you’re getting some values from sensors, for example using Arduino, (see my previous instructable), sometimes it’s nice to see the sensor data in a graph. Here’s how in only a few steps! I made this particular Instructables using a sonar sensor (XL Max Sonar EZ/AE) but you can do it with any data values […]

Arduino USB Game Pad

USB Game Pad With Tilt-accelerometer Mouse using an Arduino

Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom […]

plant sing with Arduino

Singing plant. Make your plant sing with Arduino, touche and a gameduino

This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Making a plant sing has been a trick since the Theremin was invented. Here I am going to teach you how to do this with and arduino board, a gameduino shield and a the touch shield […]

BaW Bot Part 2

BaW-Bot Part 2: Build the motor-controller & body

This is the second part of our BaW-Bot (Bells-and-Whistles Bot) build – 5 separate instructables that look into different Arduino-related technologies, combining to create a Bot with all the bells-and-whistles. Part 1: Build an Arduino on a Board Part 2: Build the motor-controller & body Part 3: Adding Sight and Touch Part 4: Blinging up […]

Remote key switch operation

Remote key-switch operation Using Arduino

One of my colleagues, Dr. Shane Mayor, has built a very nice LIDAR system for atmospheric research. It’s located at a remote site, at the end of a dirt road, and everything about the system can be controlled remotely except the main pump laser power supply. That supply has a key-switch, which has to be […]

Connecting a 12V relay to Arduino

Connecting a 12V relay to Arduino

To connect a 12V relay to the Arduino you need the following things: – 1 Arduino – 1 diode for example 1N4007 – 1 NPN transistor for example 2N2222 (in the US) or BC548 (in Europe) – 1 relay for example one with coil voltage 12V and switching voltage 125VAC/10 A – 1 multimeter Step […]

Arduino Flash Controller for Photography

Arduino Flash Controller for Photography

Being a broke amateur photographer isn’t easy. Film, chemicals and paper aren’t cheap and a budget for some studio lights is non existant. So, I decided to, with the help of my trusty arduino, create my own sync controller to use with disposable camera flash circuits. By using a photoresistor the arduino can sense when the flash from your […]

Scroll to Top