Using Arduino

LED Eyeball

Huge Arduino Animatronic LED Eyeball using arduino

I’m currently in the process of making a Halloween contraption that has a few components that are worth documenting. The Huge Arduino Animatronic LED Eyeball is one of them. Background Most animatronic eyeball projects that I found were more or less life-size. They were usually ping pong balls or dolls eyes or 3-D printed. I needed something …

Huge Arduino Animatronic LED Eyeball using arduino Read More »

Voice Activated LED Lighting

Voice Activated LED Lighting with Arduino

This project is an extension to the Speech Recognition with Arduino by leandro4b (http://www.instructables.com/id/Speech-Recognition…). However, instead of using 3 separate colored LEDs, I used a multicolor 4-channel RGBW LED Emitter. I had the opportunity of working at LED Engin last summer, which is why I was able to use the high power 4-die RGBW emitter ( LZ4-20MD00) …

Voice Activated LED Lighting with Arduino Read More »

microcontroller circuit

LED Microcontroller Debug Module Using Arduino

When it comes to debugging a microcontroller circuit, there aren’t a lot of simple options.  Since a microcontroller circuit might have multiple things going on at the same time, measuring voltages with a DMM isn’t an option.  Using an computerized In-Circuit-Debugger solution is expensive and elaborate, and time-consuming to set up.   People often resort to …

LED Microcontroller Debug Module Using Arduino Read More »

5x5x5 LED Cube Orientation Independent 3D Display (1)

5x5x5 LED Cube – Orientation Independent 3D Display Using Arduino

Introduction   Our project, in one sentence, is an orientation independent 3D LED display. We were inspired by various videos on youtube of similar cubes but also by the idea of creating an interactive 3-dimensional display. We built a 5x5x5 LED cube display and controller board which interfaced the cube to a Mega32 microcontroller. We …

5x5x5 LED Cube – Orientation Independent 3D Display Using Arduino Read More »