Projects

Shrunk The Arduino

Honey, I Shrunk The Arduino

As you might be able to tell from recent posts, I’ve been doing quite a bit of work with an Arduino. I’ve now got at least one project that I’d like to make a little more permanent, rather than it just being a bunch of components on a breadboard. The easiest option would probably be […]

Color Changing LED Tree

Build A Color Changing LED Tree Using Arduino

Ever wanted an LED tree? Well now you can have your LED tree and eat it too (no, wait, you probably shouldn’t).. Step 1: Gather the parts You will need: 1x ATtiny85 10x male header pins Solid core wire, 2 colors A bunch of LEDs 1x Arduino Uno to program the ATtiny Step 2: Program […]

Brute force attack a BIOS with Arduino

Brute force attack a BIOS with Arduino

The goal of this experiment is to convert the Arduino board into an USB keyboard plus a VGA sniffer to crack the password of a standard BIOS using the brute force attack method. There are no advantages in using this method, in fact this can be very slow and you may never find the password […]

Arduino – A Basic Theremin

Arduino – A Basic Theremin

Theremins are cool. Fact. You may also have heard of them as either aetherphone/ etherophone or termenvox/ thereminvox. Essentially its an electronic music instrument that plays a certain note depending on the position of your hand and its distance from an antenna. Building a very basic one with Arduino is easy – easier than my […]

How to build your own sugru robot Fixbot

How to build your own sugru robot – Fixbot

So you saw our video and you’ve fallen in love with Fixbot, have you? That’s okay, it’s understandable. We’ve fallen in love with it too. We have some great news! You can build your own Fixbot too, provided that you’re okay with getting your hands dirty and that you have access to a Makerbot / […]

Arduino – Basic Persistance of Vision

Arduino – Basic Persistance of Vision

I think this’ll be the start of a few more projects for me. I’ve seen some cool LED PoV stuff (Persistance of Vision) with mounting displays on bikes, so hopefully I’ll get round to doing something like that. Anyway as a start I’ve got 5 LED’s connected to 5 pins on the Arduino, nothing complex […]

Arduino servo leg

How to make a servo leg using Arduino

This instructable will show you how to create a simple servo leg that can be controlled by buttons on an arduino or via serial. Here is a video of the leg in action    http://www.youtube.com/watch?v=Q8i1nrPIJvo Leg Materials: Popsicle sticks-make sure that all of them are flat and not curved, like in the picture Paper clip 4 […]

Arduino Computer Architecture

A Study in Non-Standard Distributed Computer Architecture using Arduino

In the following tutorial, directions are given for creating a single node for the DoHas (Distributed Optical Harvard Architecture System). After constructing two of these nodes, a small distributed computer can be implemented which uses one node for sending instructions, mimicking input and the instruction set to manage it, and another node which will act […]

Arduino – Getting my LCD Screen to work

Arduino – Getting my LCD Screen to work

I’ve gotten hold of what I assumed was a compatible 16×2 LCD screen with my Arduino board – it’s a Powertip PC1602F and uses a compatible display driver for the Hitachi HD44780 display chip. This is essentially what the Arduino LCD libraries are built around, so when I failed to get a display this is […]

Arduino Driving Simulator

DIY Driving Simulator using an Arduino

If you haven’t noticed, as soon as you clicked into this instructable, you are now following me if you weren’t already, you Favorited the instructable, and you voted for this instructable in all contests it is entered in. Then the buttons all dissappeared. It’s okay though. If you really want to, you can still go […]

Scroll to Top