Duino tagger– General introduction Duino tag is a laser tag system based around the arduino. Finally a laser tag system that can be tweaked modded and hacked until you have the perfect laser tag system for office ordnance, woodland wars and suburban skirmishes. Laser tag is combat game like paintball or airsoft without the pain, […]
Projects
Wii Nunchuck Adapter
This tutorial is for all those people who have an Arduino and want to use there Wii nunchuck as an input device, but don’t really feel like cutting open the cord and ruining the nunchuck FOREVER!!!!!!!!well you’ve come to the right place! Step 1: Supplies These are the supplies you will need most can be […]
Flamethrowing Jack-O’-Lantern
A flamethrowing jack-o’-lantern keeps the trick-or-treaters a safe distance from your house and is a fine addition to any anti-Halloween arsenal. At the first sign of any sugar-obsessed imp, simply press the trigger button and wirelessly shoot a one-second burst of flames out of the jack-o’-lantern’s mouth. This plume of hellfire will make even the […]
The EyeWriter 2.0
The EyeWriter is a low-cost eye-tracking apparatus + custom software that allows graffiti writers and artists with paralysis resulting from Amyotrophic Lateral Sclerosis to draw using only their eyes. The original design, as shown here, featured a pair of glasses as the basis for the eyewriter design: Since that first video, we’ve been hacking on […]
N: how to make a multi-layered acrylic and LED sculpture with variable lighting levels
Here you can find out how to make you very own n as made for the exhibition www.laplandscape.co.uk curated by art/design group Lapland.More images can be seen at flickr This exhibition runs from Wednesday 26 November – Friday 12 December 2008 inclusive, and had a private view on Tuesday 25 November. Each participant has been […]
Power Laces- the Auto lacing shoe
Also, check out Power Laces: Version 2.0 Why wait until 2015? Inspired by ‘Back to The Future II’, this project is less ‘Practical’ than ‘Proof of Concept’, but hopefully it’ll tide you over until Nike comes out with something more polished. This was also the first time I worked with an Arduino microcontroller, and I […]
On The Fly – Prototype II Final Report: Home Automation Framework
Introduction: The Home Automation Framework project is a web application that can remotely control the electronic devices in one’s home using a web interface on a smartphone, tablet or desktop computer. The project facilitates ease of access and remote control of electronic devices for those who are busy, have a disability, or are not physically […]
LED Cube 8x8x8
Create your own 8x8x8 LED Cube 3-dimensional display! We believe this Instructable is the most comprehensive step-by-step guide to build an 8x8x8 LED Cube ever published on the intertubes. It will teach you everything from theory of operation, how to build the cube, to the inner workings of the software. We will take you through […]
Cloud Sensor Base-Station
What I want to do I want to create a platform with the capacity to control a large number of sensors and actuators necessary for the hydronponics system outlined in this wiki, and to serve as the central gateway to a cloud-enabled dashboard. The basis for this experiment is the new Arduino Yun which combines […]
Drawing on a 7×5 LED matrix with Arduino in C
In my component drawers I have a LTP-7357AG, which is a matrix of 35 green LEDs conveniently packaged in a 12-pin display. I wanted to play with it so I began to hook it with my Arduino Uno. This post is part of a series about programming Arduino applications in C. I’m going to show the results first, […]