Projects

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

Arduino fist pumping with LED animation

How to make fist pumping with LED animation using Arduino

It’s to make a fist pumping LED controller. What is it? Have you noticed yourself fist pumping to the music at a party or a club? That’s exactly for that. You would wear a band with a accelerometer/gyro mounted. As you move your hand around the air, the movement will trigger a light board and […]

Developed on Hackaday First Version of the Hardware

Developed on Hackaday: First Version of the Hardware

The Hackaday writers and readers are currently working hand-in-hand on an offline password keeper, the mooltipass (click to see the project description). Next in our Developed on Hackaday series, we present the first version of our schematics. There’s already been a lot of discussions going on in our dedicated Google group, mainly about the project’s basic functionality. […]

DIY Teagueduino

DIY Teagueduino

What is Teagueduino? Teagueduino is an open source electronic board and interface that allows you to realize creative ideas without soldering or knowing how to code, while teaching you the ropes of programming and embedded development (like Arduino). Teagueduino is designed to help you discover your inner techno-geek and embrace the awesomeness of making things […]

Scroll to Top