Gavin Morris has been working on his awesome sound responsive LED sculptures for a while. Technically the sculpture is an interesting application of WS2812 RGB LEDs, Raspberry Pis and a load of styrofoam cups and flower pots. However the artistic development, and inspiration for this project is equally interesting. Gavin shares his thoughts and a brief technical description of the project below.
led1351 Articles
90,000 Lumen Flashlight Is Illuminating, Impractical And Blindingly Good
It may be better to light a single candle than to curse the darkness, but that was before [RCTestflight] came up with this: a 1000W LED flashlight that outputs about 90,000 lumens of light. That’s a lot: the best pocket LED flashlights output about 700 lumens.
[RCTestflight] built this monstrosity using ten 100-Watt LEDs, running off two RC car batteries. Each of the LEDs is connected to a sizable voltage converter and a very large heatsink that holds all of them in place. He says he gets about 8 minutes of light out of this thing, and that the heatsink gets warm after a minute or two of use. We’re not surprised: LEDs are more efficient than most other devices at converting electrical energy to light, but some always gets lost as heat.
Check out the video after the break. It’s very impressive, but this thing isn’t particularly practical as a handheld. It is big, heavy and is visible for miles. If you really want to light something up it does a great job (for a short period of time) due in part to the inclusion of a glass lens for each of the LEDs. This effectively focuses the beam on a properly distributed area. We wonder what would happen if all the beams were focused on one point? As long as you don’t cross the streams…
We have covered a few more practical builds using similar LEDs, but this thing does have a certain outrageous charm, and could be useful for high-speed video, where the more light, the better.
Continue reading “90,000 Lumen Flashlight Is Illuminating, Impractical And Blindingly Good”
Akiba’s Awesome Lighting Tutorial
[Akiba] over at FreakLabs just put up a detailed tutorial outlining how to control and sequence lighting wirelessly using an Arduino and Vixen lighting sequencer software.
For those that don’t know [Akiba], he’s the guy behind Wrecking Crew Orchestra (TRON Dance) and their EL wire costumes. [Akiba] hacks on his projects at Hacker farm out in rural Japan.

In the tutorial, he sets up a simple 6 LED circuit on a Fredboard (an Arduino compatible board with integrated breadboard). [Akiba] then describes configuring the Vixen sequencer software to control the Arduino, providing simple example code to decode the Vixen serial protocol. Finally [Akiba] shows how to use the ChibiArduino protocol stack to build a wireless illumination system.
[Akiba] has used these tools in many stage performances including with the Wrecking Crew Orchestra (shown above) and the world number 1 flair bartending crew, UPT.
This tutorial is particularly awesome, as it includes both step-by-step videos and a text reference. The videos give a great overview of the process, while the text provides a handy reference to refer to as you hack on your own illumination projects.
Thanks for the writeup [Akiba]! With Christmas just round the corner we hope to see readers using these techniques in their own festive illuminations soon!
Full-Color Edge-Lit Laser Cut Acrylic
Edge-lit art has been around for a very long time, and most people have probably come across it in a gift shop somewhere. All it takes is a pane of transparent material (usually an acrylic sheet) with the artwork etched into the surface. Shine a light into the sheet from the edge, and refraction takes over to light up the artwork. However, this technique is almost always limited to a single pane, and therefore a single color. [haqnmaq] wanted to take this idea and make it full-color, and has written up a great Instructables tutorial on how to accomplish this.
If you want to make something like this yourself, the only thing you really need is a laser cutter and some basic electronics equipment. The process itself is so straightforward that it’s surprising that it isn’t more common. You start by taking a photo of your choice and use an image editor to break it up into three photos, one for red, one for green, and one for blue. Each of those photos is then etched into an acrylic pane with a laser cutter. When the panes are positioned in front of each other and edge-lit with their respective LEDs, a full-color image comes to life.
This isn’t the first edge-lit artwork project we’ve featured, but it definitely has the highest fidelity. Because [haqnmaq’s] technique uses three colors, you can use his tutorial to reproduce any photo you like. You could even take this a step further and create animated photos by adding more panes and lighting them up in the correct sequence!
Raspberry Pi-Powered Back To The Future Time Circuits
Here’s something that’s a little late to celebrate the fact that all the events in Back to the Future have happened in the past, but that’s what time machines are for, right? [Deater] created Pi-powered time circuits and a flux capacitor. He might not have a DeLorean, but he does have the equipment to turn a DeLorean into a cool car.
The ‘time circuits’ shown on-screen in Back to the Future actually weren’t very complex; the times were just cutouts with lights and gels; no real electronics wizardry necessary. Of course the BttF DeLorean has since been remodeled and refurbished with time circuits that look and act the part, and [Deater]’s time circuits have everything you would expect: a display of the destination, current, and last time, sound effects, numeric keypad, flux capacitor, and a speedometer.
While it doesn’t simulate the time circuits from the movie exactly, that’s not necessarily a bad thing. The movie time circuits were colored gels, and wouldn’t exactly be practical for a Raspberry Pi-based prop. It’s a great build, and one that would look great in either a ’98 Nissan Altima or a DeLorean
Continue reading “Raspberry Pi-Powered Back To The Future Time Circuits”
Three Watt Individually Addressable RGB LEDs
While the gold standard for colorful blinky projects are individually controllable RGB LEDs, the usual offerings aren’t really that impressive. Yes, a few hundred Neopixels, WS2812, or other RGB LEDs will sear your retinas, but what if you wanted blinky glowy stuff that is so over the top as to be an affront to whatever creator you believe in?
This is it. [Ytai Ben-Tsvi] created an individually addressable RGB LED called the Pixie that is perfect for all the times when you need something bright, colorful, and want to blind a few people in the process.
WS2812s and Neopixels are basically RGB LEDs with a small microcontroller tucked tucked away inside, and so far there is no design house or fab plant in China that is crazy enough to add one of these tiny dies to an already overpowered LED. To build the Pixie, [Ytai] took a bare RGB LED module and added a microcontroller – a PIC12FF157X in this case. It’s not exactly a powerful microcontroller, but it can handle the shift register-like function of an individually addressable RGB, and adds gamma correction, over heating protection (something necessary when you’re dumping this much power into a tiny board, and other safeguards for each individual LED.
[Ytai] is working with Adafruit to produce these Pixies, and although they’re rather expensive at $15 per LED, you won’t need very many to blind yourself.
Tiny PIC Clock Is Not A Tiny Bomb
It’s been a few weeks since the incident where Ahmed Mohamed, a student, had one of his inventions mistaken for a bomb by his school and the police, despite the device clearly being a clock. We asked for submissions of all of your clock builds to show our support for Ahmed, and the latest one is the tiniest yet but still has all of the features of a full-sized clock (none of which is explosions).
[Markus]’s tiny clock uses a PIC24 which is a small yet powerful chip. The timekeeping is done on an RTCC peripheral, and the clock’s seven segment displays are temporarily lit when the user presses a button. Since the LEDs aren’t on all the time, and the PIC only consumes a few microamps on standby, the clock can go for years on a single charge of the small lithium-ion battery in the back. There’s also a phototransistor which dims the display in the dark, and a white LED which could be used as a small flashlight in a pinch. If these features and the build technique look familiar it’s because of [Markus’] tiny MSP430 clock which he was showing around last year.
Both of his tiny clocks are quite impressive for their size, features, and power consumption. Some of the other clocks we’ve featured recently include robot clocks, clocks for social good, and clocks that are not just clocks (but still won’t explode). We’re suckers for a good clock project here, so keep sending them in!






