I’ve had a cuecat barcode scanner sitting around for over 10 years. Basically it connects to a PS2 port (apparently there is a USB version) like a keyboard and spits out a barcode when scanned. Nice!. The annoying thing is that it is “encrypted”. What I set out to do is; – unencrypt the barcode […]
Projects
Domotic Arduino
In this introduction I will show you a overview of this project whit Arduino Uno. The purpose of this instructable is move a electric roller shutter by Arduino Uno. The prototype that I made is my first electronic project with Arduino and I hope this instructable and the solutions that I found are useful for […]
Cylon Pumpkin Using Arduino
This has been done before. There are several good ways to do it: most use either a 555 timer chip and decimal counter chip, or an Arduino. Stefan and I used an Arduino (Boarduino, technically) which limited our scanner to 14 LEDs. No problem — 14 gives a nice scanning effect! Here’s how we wired […]
Build Your Own Programmable LED Matrix
QR codes are addicting. Smartphones are smart enough to read them from virtually any angle or orientation. But imagine taking it a step further. I had dreams of a digital LED array that I could program with QR codes, and I wanted it really big! I used 16 matrices to create the QR code that […]
Botanicalls Clone using an Arduino
During the past spring a good friend of mine bought me my first house plant, a Lady Palm, and I’ve found myself rather invested in keeping it alive. To that end I wanted to monitor the plant’s environment so I could ensure that its needs were being met. My first thought was another ITP project, […]
Arduino DDNS (Dynamic DNS) by Open-Electronics.org
This device captures the IP address of your network and it publish on site DynDNS.com. All without PC. It allow a remote access to your LAN even if the IP address of the connections changes. For logistics reasons the provider can not assign a IP fixed for all users, so many users, especially private, work […]
Visualize data from sensors using Arduino + coolterm
Once you’re getting some values from sensors, for example using Arduino, (see my previous instructable), sometimes it’s nice to see the sensor data in a graph. Here’s how in only a few steps! I made this particular Instructables using a sonar sensor (XL Max Sonar EZ/AE) but you can do it with any data values […]
USB Game Pad With Tilt-accelerometer Mouse using an Arduino
Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom […]
Singing plant. Make your plant sing with Arduino, touche and a gameduino
This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Making a plant sing has been a trick since the Theremin was invented. Here I am going to teach you how to do this with and arduino board, a gameduino shield and a the touch shield […]
BaW-Bot Part 2: Build the motor-controller & body
This is the second part of our BaW-Bot (Bells-and-Whistles Bot) build – 5 separate instructables that look into different Arduino-related technologies, combining to create a Bot with all the bells-and-whistles. Part 1: Build an Arduino on a Board Part 2: Build the motor-controller & body Part 3: Adding Sight and Touch Part 4: Blinging up […]