Projects

RFM12B Part 1 Hardware Overview

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

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 […]

Arduino Fighting Robots

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 […]

Touch Control Panel

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 […]

Thumbstick

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

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

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 […]

Audio VGA Visuals 1

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 […]

Hacked Pan and Tilt Camera Mount

Hacked Pan and Tilt Camera Mount

So my sister managed to break a pan and tilt camera mount and naturally thought daddy can fix this. After sitting on my dads workshop bench for a while he had a go at it and couldn’t work out how to fix it so it was passed on to me as broken. So I decided […]

Adafruit Arduino Motor Shield Build

Adafruit Arduino Motor Shield Build

Overview The Arduino Motor Shield is based on the L298 (datasheet), which is a dual full-bridge driver designed to drive inductive loads such as relays, solenoids, DC and stepping motors. It lets you drive two DC motors with your Arduino board, controlling the speed and direction of each one independently. You can also measure the […]

Scroll to Top