Using Arduino

Psycho Scooter

Psycho Scooter Scramble using an Arduino

Psycho Scooter Scramble is a blind-driving electric wheelchair game. It consists of two riders, strapped into electric wheelchairs, and two blindfolded pilots, who remotely control the wheelchairs from the sidelines based on information given over headset by their driver. The basic mechanic is simple: players must drive across the court to get a ball from …

Psycho Scooter Scramble using an Arduino Read More »

evolution of an Arduino game

Fairly Simple Simon – the evolution of an Arduino game

Important notice: Final (i.e. relevant) version is at the last step of this instructable. If you want to build a Simon, that is the recommended version. The rest of the steps show how this evolved from a bare-bones game for LED 13 and Serial (i.e. zero components) until my mail order came through  Each version has a show-off video, of course …

Fairly Simple Simon – the evolution of an Arduino game Read More »

Arduino Bubble Machine

Bubblesteen Bubble Machine using an Arduino

Is it a 3D Spherical Atmosphere Encapsulated Phosphorous Printer?   YES! Is it a CNC Anti Gravity transparent Orb Machine!   YES! Its The Bubblesteen Bubble Machine! The spherical miracle that kids and cats have been waiting for. It comes complete with robotic edge detection( when a bubble hits an edge it pops, thus the edge has been detected). Turn …

Bubblesteen Bubble Machine using an Arduino Read More »

RC car

Simple RC car for beginners (Android control over Bluetooth)

This is a simple project of Android Bluetooth Car with Bluetooth control. Arduino controller is used To control the car used Android-device with a built-in accelerometer. Tilt forward – car goes forward, tilt to the left – car turns to the left, tilt back – car goes back. Speed of movement or rotation depends on how …

Simple RC car for beginners (Android control over Bluetooth) Read More »

Papercraft Stopmotion

2 Ways to Papercraft Stopmotion Using Arduino

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 good guy invented the zoetrope and …

2 Ways to Papercraft Stopmotion Using Arduino Read More »

Projector

I Just Wanna Hold Your Hand Using Arduino

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 on/off switch …

I Just Wanna Hold Your Hand Using Arduino Read More »

Nama Instrument 1.0

Construct Nama Instrument 1.0 Using Arduino

A motion sensing soft-circuit interface. The following instructable will guide you through the construction of your own personalized Nama Instrument. I’d love to hear some feedback. Hope you like it and it serves you somehow! : ) Access http://www.viraseres.com/nama to download the project’s open source files and access the full description of the project. INTRODUCTION: Nama Instrument …

Construct Nama Instrument 1.0 Using Arduino Read More »

2 player Pong

2 player Pong using Arduino

I started with the Instructable from Kyle Brinckerhoff; http://www.instructables.com/id/Ardu-pong-the-Arduino-based-pong-console/ Thanks Kyle! and the following at Make magazine http://blog.makezine.com/archive/2007/08/arduino-pong.html and I see the original code is attributed to Pete Lamonica Thanks Pete!! I am using the paddles instead of the joy stick and I have made it for 2 players. Also I added some sound. I …

2 player Pong using Arduino Read More »