Projects

Multitouch Music Controller

Make A Multitouch Music Controller Using Arduino

This project is an Arduino-powered infrared touchscreen / coffee-table interface that I’ve been using to control various music and graphics applications on my computer. This is an old project that I’ve recently had time to go back and document/fix up; this project is a little more special to me than most because it was my […]

Arduino Controlling Cubase

Controlling Cubase with Arduino based MIDI

A friend of mine wanted to control Cubase, his audio recording software, with a push button so that he could stop and start recordings remotely without having to go over to the computer and type on the keyboard. You may be able to do this in other recording software, we just happen to use Cubase. […]

Plugduino

Plugduino – Arduino based 120 Volt outlet controller

give your Arduino a 120 volt kick in the pants! The Arduino is a great tool for anyone interested in learning microcontroller programming, but after blinking some LEDs, what’s next? This project enables your Arduino to control real-world 120 Volt electrical appliances you have in your home. what can you use a plugduino for? Well, […]

Arduino Masterclass Part 2

Arduino Masterclass Part 2: Build an LED weather station using arduino

Project-specific parts You’ll need the standard parts (Arduino board breadboard wires pliers and so on) along with these extras: DHT11 temperature/humidity sensor 7 x 330-ohm/0.5W metal film resistors 3 x 4.7k-ohm/0.5W metal film resistors 2 x BC337 NPN transistors 2 x LTS543R or FND500 common cathode seven-segment displays They shouldn’t cost you more than $15 […]

Arduino Proximity Sensing Origami Flower

Proximity Sensing Origami Flower using Arduino

Origami is the traditional Japanese art of paper folding.  In this project, with a little help from an Arduino, you can bring your origami into the 21st century and make it an interactive art! The result shown here uses Bare Conductive paint to give an origami flower proximity sensing powers.  When you put your hand […]

Worms in Space Board Game

Make A Worms in Space Board Game Using Arduino

Story: NASA has taken worms to the ISS on their own special capsule. There was an accident aboard the station and the worm astronauts have to navigate to the escape capsule to return to Earth. The airlock to the escape capsule has been damaged but can be reached from the other side of the ship. […]

How to Display Text on an HD44780 LCD with an Arduino

How to Display Text on an HD44780 LCD with an Arduino

In this article, we will go over how to connect an HD44780 LCD to an arduino in order to display any text that we want to show on the LCD. To do this, first, we must make the appropriate physical connections from the arduino board to the LCD. Then after, we must write the code […]

Antique Phone Doorbell

DIY Antique Phone Doorbell using Arduino

Bryan Zimmer emailed us this fantastic retro-themed DIY hack, a most timely submission as we just revisited the noir art deco-science fiction classic Dark City and we think this would have perfectly fit in the world (or in Adama’s quarters on BSG). Bryan gives step-by-step instructions of how he converted a 1940’s Swedish-made Ericsson bakelite […]

Arduino Touch Screen iTunes control

Arduino Touch Screen iTunes control (ATSIC) using arduino

What I’m going to show you is how to make an iTunes control device using an Arduino and a touch screen. The iTunes Control works by reading area’s of the touch screen and send a letter to the computer via the serial port, which is monitored by an apple script which run a command based […]

Scroll to Top