Disco Drumming With Piezo Sensitive Lighting

[Wilfred’s] brother outfitted a snare drum with LEDs for Dutch Carnival. They faded through different colors randomly and were a nice addition to the normal looking instrument, but [Wilfred] suggested that the LEDs change color with each drum stroke. He set out to design a controller circuit to provide the functionality and ended with a small package based around an ATtiny2313 microcontroller. A piezo buzzer is used to detect the vibrations inside the drum, each hit triggering a different color combination. The LEDs fade to off after each impact as if dying along with the sound, and when not struck for 30 seconds the system defaults to a red heartbeat pattern. See for yourself after the break.

We’d love to see this feature added to each drum in one of those robotic drumsets. Continue reading “Disco Drumming With Piezo Sensitive Lighting”

Dazzling Coat Sure To Be In Demand With Pimps Everywhere

This is the newest addition to [Arren Parker’s] Burning Man wardrobe. The full-length lighted faux-fur coats is completely his creation. He started with a pattern that he acquired from Ebay, adding side pockets and changing the hood to a collar. From there he added the 256 RGB LEDs that make it shimmer so appealingly.

For this to work, he designed and ordered 300 tiny PCBs on which a connector socket and the LED are soldered. These are driven by a set of six TLC5940 pulse-width modulation chips, and ultimately by an Arduino. The effect is spectacular (see for yourself after the break), and we’re sure it’ll be a hit at burning man. Continue reading “Dazzling Coat Sure To Be In Demand With Pimps Everywhere”

Discussing Pulse-Width Modulation

[Michael Kleinigger] posted a lengthy discussion on Pulse-Width Modulation that goes beyond the traditional beginner tutorial. He starts a bit of background info on PWM and a tip about using a camera to judge frequency and duty cycle of LEDs. From there it’s down the rabbit hole with some testing of power-loss versus frequency.

When you change from frequencies of 50 Hz to 1 MHz how does the parasitic power loss from switching affect the overall efficiency of the circuit? It turns out there’s a rather large amount of loss at the highest level, around 1.5 mW. The greatest balance of low power loss and elimination of flicker seems to be right in the 300-500 Hz range.

Blade Runner Umbrella Saber

Here’s a Blade Runner umbrella build that is done just a little bit too right. It delivers a double-dose of geekery with its lightsaber-gone-rain-protector look but where we think it crosses the line is at the built-in audio system. When you turn it on it plays recordings of popular lines from Blade Runner, something that might not fly in public. But the quality is in a different galaxy compared to the dollar store illuminated umbrella that we looked at last year.

[Erv’ Plecter] replaced the central support rod for the umbrella with a clear polycarbonate tube. An optic cable snakes through the hollow tube, illuminated by a Luxeon LED in the handle. The custom PCB and 900 mAh battery are both housed there as well. Take a look at (and listen to) the demo after the break. We’ll need to add this to our future projects list right after that Lightsaber movie replica build.

Continue reading “Blade Runner Umbrella Saber”

Analog Style LED Clock

Almost named this LED analog clock, like others have... the first comment would have corrected us.

We spied this pretty LED clock this morning and were impressed with how cleanly it was constructed. It was built to mimic an analog clock, so you have the typical hour markings and a minute and hour hand. The minute hand stays in each position for roughly 2 to 3  minutes. The brains behind all those LEDs are a PIC 16f877 with a DS1307 realtime clock. Over all, [WellyBoot] soldered 169 LEDs into place, and did it in a nice clean fashion. We suspect that if we had done it, it would resemble a spaghetti pile. You can see the schematics and build pictures on his site, or watch a video of it in action after the break.

[via HackedGadgets]

Continue reading “Analog Style LED Clock”

The Spindicator

oooh shiny

[Harvey] wrote in to share the Spindicator with us. The spindicator is a hard drive activity activity indicator built in a ring to resemble a dekatron. Using the pulses from the hard drive activity LED, [Harvey] tested several different methods of interpreting that data for display. The final version, negative edge triggered with a lowpass filter can be seen after the break.  It is nice and smooth and vaguely reminiscent of many programs’ loading screens.

He has pictures and tons of detail on the project including videos of previous versions that acted quite erratically.

Continue reading “The Spindicator”

LED Goggles Make You Trip Out?

Who knows if this works and should you really want to try to induce hallucinations by flashing colors in front of your eyes? But we do love the zaniness of the project. [Everett’s] homemade hallucination goggles come in two flavors, the small swimming-goggle-type model and the heavy-duty trip visor made from welder’s goggles. Each brings together the same components; a half ping-pong ball for each eye to diffuse the light from an RGB LED. The system is controlled by an Arduino with some buttons and 7-segment displays for a user interface. Put this together with some homemade EL wire and you’re ready for Burning Man.
[Thanks Evan]