This is a Nabaztag – Armenian, apparently, for “hare”. It’s an adorable bunny rabbit packed with sensors and communication devices…. and it’s completely unusable. There’s people who wrote some interesting software to hack it, and I applaud them: however, I could never actually get my Karotz (Nabaztag’s third incarnation) through the arduous initialization. So, to […]
Projects
DIY Parking Sonsor using Arduino
The last time I was home visiting my parents I noticed bumper imprints caused by my mother suburban on the stairs leading up from the garage. Their garage it turns out is just barely long enough to fit their gigantic vehicles. So I decided it would be nice to have some visual cue for parking. […]
Using Mozzi Library with 5 potentiometers using arduino
Getting Started The goal of this project was to create filters and controls to that can manipulate sound that is being generated through an Arduino. Normally Arduino can only generate simple tones that are not useful if you are trying to achieve complex sounds and do sound manipulation. In order to do this project Mozzi […]
Arduino Quilting Machine
The Arduino Quilting Machine combines the mechanics of a sewing machine, CNC technology and Arduino as an operating system. The project is designed to translate a vector file from a computer into G-code and subsequently into Arduino language which then moves the machine. The project uses four stepper motors to control the x-axis, y-axis, the […]
Diy Xbox wireless controller adapter for Pc
This instructable will go over the steps to connect a RF module from an RROD xbox to your computer so you can use a wireless controller with your computer. ******DISCLAIMER******* DONT TRY THIS IF YOU DONT HAVE ANY EXPERIENCE WITH ELECTRONICS/SOLDERING OR COMPUTERS IM NOT RESPONSIBLE IF YOU SCREW UP…. now that we’ve gotten that […]
Make a digital “meow” from analog clock using arduino
Is your analog clock just not doing enough stuff? Want to do digital things with an analog clock? This tutorial will show you how to make a Kit Cat Clock play a “meow” sound clip, at precise time intervals, using the Atmega 328P-PU via the Arduino Uno development board. In my example, the meow will […]
DIY Telepresence Documentation
This is the documentation page for the Spring 2012 DIY Telepresence project. Here you will find schematics, software, and guides for the robot. The goal of the project was to design a low-cost, easy to build telepresence robot. Some of the features include: Segway based mobility plane Robot arm Aluminum frame Two way-video conferencing using […]
Total Recall- Arduino Simon Says on steroids
Total Recall is a Simon based game for the Arduino. Your basic Arduino Simon Game consists of 4 buttons, 4 LEDs, an Arduino, some code and maybe a speaker and sound effects. Total Recall takes things a step further by adding an LCD display and offering 1 and 2 player game modes. The 1 Player […]
Voice Activated LED Lighting with Arduino
This project is an extension to the Speech Recognition with Arduino by leandro4b (http://www.instructables.com/id/Speech-Recognition…). However, instead of using 3 separate colored LEDs, I used a multicolor 4-channel RGBW LED Emitter. I had the opportunity of working at LED Engin last summer, which is why I was able to use the high power 4-die RGBW emitter […]
The Wondrous Weather Cube Using Arduino
We created an Internet-enabled companion cube for your computer, which displays different kinds of information by glowing red or green. Depending on its orientation, and which labeled face is oriented upwards, our companion cube displays either stock readings of the NASDAQ or the outside temperature in Princeton. As the temperature or stock index changes, the […]