I’ve made an iButton garagedoor opener and logger. On a Dutch (kind of) eBay (www.marktplaats.nl) I found some iButtons and readers very cheap. I had no idea what to do with them, but I bought them anyway. My garage opens with a push on a button, so it must be possible to get that working […]
Projects
RFM12B – Part 1 – Hardware Overview
To see how RFM12B wireless compares to other similar wireless options (e.g Xbee, XRF etc..) check out this well compiled comparison overview by Stuart Poulton: http://blog.homelabs.org.uk/wireless-connectivity/. Overview Made by Hope RF, re-branded by RFsolutions in the UK. Sometimes called ‘Alpha RF’ Low cost RF transceiver (from Rapid, Farnell, or RS in the UK) Up to 300m transmission Up […]
Arduino Throttle Body Syncronization Shield
A common Motorcycle maintenance task is to synchronize the throttle bodies on the engine to smooth out any rough idle. This is done by monitoring the vacuum on each throttle body and using the idle screw to make the adjustment. While this sounds rather advanced, with a little knowledge, a few standard tools to access […]
Ardusumo: an Open Source Platform for Fighting Robots using Arduino
The idea Ardusumo is a universal platform to build robots on wheels that can move around avoiding obstacles using infrared sensors and follow routes marked with dark lines on a white background. We have created Ardusumo to bring young students to the world of robotics: if suitably programmed, Ardusumo allows robots to perform various autonomous […]
BUILD YOUR OWN LASER HARP using Arduino
The laser harp is a musical instrument made of light. A fan of beams shoots up from the floor into the night sky. The performer can create music by placing their hands in the beams. Not only does “breaking” the beam produce notes, but sliding the hand along the beam will also change the sound. […]
Touch Control Panel using Arduino
Small 4-wire resistive touchscreens are now amazingly cheap: they are produced in such enormous quantities for mobile phones, PDAs, and particularly handheld games such as the Nintendo DS that they can be bought brand new for under US$10. Larger touchscreens are also rapidly falling in price. The popularity of netbooks with screens between 7″ and […]
Arduino + 2 Servos + Thumbstick (joystick) using arduino
In my other 2 Arduino tutorials I have help new users to play tones and making 2 servos move with a mouse. This time I will help you move the same 2 servos with a thumbstick. And again I have surf the internet to see If there are tutorials that clear to understand specially for the beginner Arduino user […]
Stepper Motor drive from Arduino
Stepper Motor drive from Arduino In this tutorial we will show you how to connect a bipolar stepper motor to an Arduino Uno board. The stepper motor we are using is the Sparkfun Stepper Motor but you can use any other 4-wire bipolar stepper motor. Because a stepper motor draws a higher current than the […]
UVic Quadcopter using arduino
Hardware Controller The Arduino platform is selected for this project, mainly due to its open software and hardware nature which has resulted in availability of extensive technical information. As a result there are many tutorials and example project available for this platform. A list of arduino boards can be found here. Many of these boards […]
How to: Use Arduino to Generate Glitchy Audio VGA Visuals
This post is a guide for people that are interested in my previous posts about dual monitor VGA hacking (see 1, 2 and 3). You will need: • A laptop or a computer with a VGA output • A breadboard (optional) and some wires or a strip board for soldering • Wire and breadboard jumpers […]