Projects

I just wanna hold your hand

I Just Wanna Hold Your Hand

Conducting energy through people to stimulate tangible public interactions http://ijustwannaholdyourhand.com/ http://vimeo.com/56350598 What did we do? We put together an Arduino, some wire, a Mac mini and a DLP Projector, then created a pair of hands out of aluminum. We additionally 3D printed some wall plates that resemble light switch plates, but instead of holding an […]

How to Control a Ton of RGB LEDs with Arduino TLC59401

How to Control a Ton of RGB LEDs with Arduino & TLC5940

This video explains how to use the 16 channel PWM controller TLC5940 The CODE: //Texas Instruments TLC 5940 with Arduino //www.kevindarrah.com #include <SPI.h>//Serial Peripheral Interface Library byte ch=0, chbit=0, spibit=0, spibyte=0;// variables used by tlc sub routine int SINData;//variable used to shift data to the TLC byte transferbyte[48];// bytes that are sent out to the […]

Forget Me Not Remote Flower Watering

Forget Me Not- Remote Flower Watering

Hi everyone, Lucy Matchett, Nicole Yi Messier, and Joselyn McDonald (Snax_and_Macs) made a remote flower-watering device so you can water your loved ones’ plants when you water your own. We used Arduinos, a photoresistor, a servo, Arduino and Processing sketches, Spacebrew, and a little elbow grease to put it all together. We’ve posted the instructions, […]

Arduino synth

How to build an Arduino synth

This is a super simple and easily customizable little synthesizer. This is my first time using the Arduino and also with acrylic, both I found very fun to work with though.  This is also my first Instructables so hopefully I have explained this well enough. Step 1: Part and tools For the innards: Arduino Uno […]

Smart Distance Measuring Tape v2

Smart Distance Measuring Tape v2

After posting up the v1 of my project many people requested an more detailed instructable. So i decided to start with a new one with a little upgrades to my previous instructable. What does this thing do? Well its quite simple it is just an replacement for an distance tape. It can also measure temperature, […]

2 Ways to Papercraft Stopmotion

2 Ways to Papercraft Stopmotion

Good morning, please take a seat and watch that tofu wobble. This is not CGI, it is honest work of a papercraftsman. These are, in fact, 16 different papercubes that switch places in each frame. That technique is commonly known as replacement stopmotion. Problem: It only works on the screen and not in reality. Therefore, some […]

Bird cage LED daylight simulation system

Bird cage LED daylight simulation system

Sometimes you get a chance to combine helping out your family with a nice hobby project.. In this case my father in law was looking for a lighting system for his bird breeding cages. A daylight simulation system to be exact. He asked me to take a look at a website which sells such systems, […]

Burn Arduino Bootloader on Atmega 328 TQFP and DIP chips on Breadboard

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard

Parts required (Hardware) Arduino Uno Board (1) TQFP 32 to DIP 28 Adapter (1) Link Atmega TQFP 32 pin chip (1) Atmega DIP 28 pin chip (1) 10K resistor (1) 16MHz crystal (1) 18pf – 22pf capacitor (2) Tact Switch (1) Jumper wires (few) LED (1) 560 Ohm resistor (1) 10uF electrolytic cap (optional) Breadboard […]

Scroll to Top