He blinded me with backup lights

When driving at night you need to be able to see where you’re going. And that goes for reversing up as well. But the stock white lights on [Ryan’s] ride didn’t provide the type of illumination he wanted, so he replaced them with two sets of super bright LED modules. These are ridiculously bright, perhaps outshining some types of headlights. And since they bring a lot of heat there’s a fair amount of work that went into mounting them.

He sourced some Cree XM-L T6 LED modules, two for each side of the car. These can put out intensity approaching 1000 Lumens each. To keep them cool he grabbed one CPU heat sink for each. These include a copper core with aluminum fins coming off like a spiral starburst. To act as a bezel he used a piece of copper clad board. This gives him a surface to mount the heat sinks, and after coating it with chrome brite it also acts as a reflector. Once mounted he fires it up and the difference is remarkable.

Motorcycle lighting upgrade ensures other drivers know you're there

led-brake-lights

[Pete Mills] recently bought himself a motorcycle, and as people are known to do, they start trying to scare him with gruesome stories of cycling accidents once they hear about his purchase. While he tries to shrug them off as people simply not minding their own business, something must have resonated with him, because he started tinkering with the bike’s taillight in order to ensure he was always seen by other drivers.

He swapped out his motorcycle’s incandescent taillight for a smart LED-based lamp that he constructed using perfboard. Not only does his new brake light feature ultra bright LEDs, but the onboard ATtiny85 rapidly flashes the lights each time he hits the brakes, making his presence impossible to miss. Before everyone starts with the claims of, “Flashing red lights are illegal!”, let’s all take a deep breath and read on.

We’ve seen these sorts of lights on the back of motorcycles for years, though being a careful guy, [Pete] wrote to the state of Michigan in order to ensure that his modifications won’t get him pulled over. He has yet to hear back, but in the meantime, he merely needs to start the bike with the brakes applied to trigger the ATtiny85 to run the lights in “normal mode.”

Continue reading to see a short demo video of his brake light mod in action.

[Read more…]

Stair accent lights made from cheap LED strips

We really like [Geert’s] take on accent lighting for his stairs. He built his own LED channels which mount under the bullnose of each step. The LED strips that he used are actually quite inexpensive. They are RGB versions, but the pixels are not individually addressable. This means that instead of having drivers integrated into the strip (usually those use SPI for color data) this strip just has a power rail and three ground rails for the colors. Ten meters of the strip cost him under forty dollars.

He did want to be able to address each step separately, as well as mix and match colors, so he designed the driver board seen above to use a set of TLC5940 LED drivers. These are controlled by the Arduino which handles color changing and animations. It will eventually include sensors to affect the LEDs as you walk up the stairs. Each strip is mounted in a piece of angle bracket, and they’re connected back to the driver board using telephone extension wire.

This LED table really ties the room together

led-matrix-table

Along with quadrotors, and portable game consoles, one of the hacks we never get tired of seeing is an LED matrix table. [Christian Enchelmaier] wrote in to share his take on the ever popular pixelated furniture, which we think came out pretty well (Translation).

Instead of going for a full-sized coffee table, [Christian] decided to keep things on the smaller scale his first time out, opting for an ottoman/end table nstead. He constructed a 16×16 matrix using RGB LEDs, encapsulating each one in its own “pixel”, as is common with these builds. [Christian] uses an Atmega 128 to run the show, displaying the current time and date, temperature, music visualizations, games, images, along with short videos. He also outfitted the table with an IR receiver so that he can control the table’s display from afar.

As of right now, [Christian] doesn’t have any video of the table in action, but there’s plenty in the way of pictures scattered throughout his build log to keep you busy in the meantime.

Infrared hides code combination on geocache puzzle

[AJ] and [Brian] are making sure the geocache challenges they set up take some ingenuity to solve. They’ve just rolled out a two-part cache which uses a code hidden in infrared light.

The first part of the cache is a box (the black one on the left) which contains a mysterious hand crank and a smaller box that has a combination lock on it. The second stage is the wooden box on the right. It’s got a hole in the side to receive the hand crank. This connects to the dynamo inside, letting you build up some electricity as it spins. Inside the case you’ll see two red lights blink as the crank is turned, but when you push the button on the outside of the box nothing will happen. That is, unless you’re looking through a camera which can pick up infrared light. The code (710 in this case) is displayed in an array of IR LEDs, and is used to open that combination lock. We wonder if there’s any clues about using a camera or if you have to figure this out on your own.

Don’t miss the video after the break for a full demo of the system.

[Read more…]

The best LED cube build we've seen

[Nick] wrote in telling us about the LED cube he built over the course of six months. He calls LED cubes ‘done to death,’ but [Nick] might be too humble. His 8x8x8 RGB LED cube is the best we’ve ever seen.

To start his build, [Nick] built a simple 4x4x4 cube as a proof of concept. The baby cube worked but the fabrication process got him thinking. Instead of building his monster LED cube in layers from the bottom up, he would need to build columns from left to right. After the construction of a jig, soldering eight panels of 64 LEDs, and buying a new soldering iron tip, [Nick] had a beautiful assembled LED cube. The only thing missing was the electronics.

Most of the LED cubes we’ve seen use the TLC5940 LED driver for hardware PWM, [Nick] decided to go with the simpler but more familiar STP16 chip. After hooking up his huge LED driver board up to a chipKIT Uno, the 80 hours of programming began.

In the end, [Nick] built the best LED cube we’ve seen (even though it isn’t the largest) and put together one of the best build logs in recent memory. Because no LED cube build is complete with out a video there’s an awesome demo after the break.

[Read more…]