Tag Archives: microcontroller

Arduputer: The Arduino-based Computing Platform

We’ve seen the Arduino used before in multiple DIY projects and mods. Makes sense, especially since it’s a user-friendly microcontroller. But what about using the Arduino as a full-fledged computer? That’s what a guy named Johannes decided to do. Check out what he’s managed to pull off so far: I have resently been working on a project for the arduino, ...

Read More »

Arduino-based Etch-A-Sketch

Using the graphical programming language Processing and an Arduino microcontroller, Trevor Shannon built himself a software-based Etch-A-Sketch. The Arduino reads the input from two potentiometers and then through a serial connection, lines are produced on a computer screen. Over time, the lines disappear, just like a real Etch-A-Sketch. A simple, yet intuitive way of using the Arduino to build a ...

Read More »

Processing Sound and Audio With The Arduino

It’s no news that we’re Arduino nuts here at Gearfuse, but lately, we haven’t seen anything that has really pushed the boundaries of the popular microcontroller. Now some smarty pants named Martin has come along with a schematic that allows real-time audio processing with the Arduino. This means you can create guitar FX pedals, equalizers and a whole lot of ...

Read More »

Delicious DIY: Breadboard Memory Game

A duck. A cat. A rooster. Your mom. Quick, remember those four items and hold that thought. You’re going to need a sharp memory for building and playing this sweet memory game that you can build yourself, sans Arduino. It uses a Picaxe microcontroller, ensuring a headache of assembly-based program for all involved. The outcome does sound pretty rewarding though: ...

Read More »

Kickbee: Twitter When The Baby Kicks

When a father makes a gadget for his unborn son, that’s true dedication. Corey Menscher designed and built the Kickbee for his pregnant wife. The baby kicks her stomach, a piezo sensor reads it and another module twitters the response for all to see. Can you guess what microcontroller is used to control all of this? Take a guess. Yup. ...

Read More »

Colorful Fun With Meggy Jr RGB

The name is a bit odd, I have to admit, but this looks like one fun toy for the DIY enthusiast out there. It’s called the Meggy Jr RGB and it’s a programmable handheld console that features an 8×8 LED matrix made up of wonderful colored lights. It uses an ATMega168 microcontroller, similar to that of the Arduino. In fact, ...

Read More »

Bare Your Solio To Me, Arduino

Jonah over at MAKE points out that you can actually make your Arduino a lot greener. How? Use a Solio with an external USB cable to provide your favorite microcontroller with power. If you don’t know what a Solio is, it’s essentially a small solar powered gadget charger. While this isn’t exactly a breathtaking hack or anything like that, it’s ...

Read More »

Stunning High Speed Arduino Photography

Who would have thought that our favorite microcontroller, the Arduino Duemilanove, could be used for taking incredible pictures with high speed photography techniques? Using a laser and sensors, this photographer used an Arduino to capture these amazing photographs. Can you believe that’s paint? Hit the jump for more unbelievable photos.

Read More »

Jar of Fireflies Isn’t An Alice In Chains Album

Using an ATtiny13 microcontroller and some matrixed LEDs, hacker Randomskk designed a jar full of electronic fireflies. A bulb is picked at random and flashed on one to three times. 255 different patterns are available and the entire thing is powered by a watch battery. Seems like it’d be pretty easy to make your own. What do you think? Weekend ...

Read More »

Microcontroller Fireflies Devine Synchronize

Alex Weber is firefly crazy. He’s so fascinated by the synchronization of fireflies that he programmed these Amtel ATtiny chips to simulate the harmony of blinking light that fireflies are known for. At first, the microcontrollers blink in no particular rhythm but as time goes on, they are able detect the flashes of their neighboring LEDs and sync themselves in ...

Read More »