Another Take On The Rear-window LED Marquee

re-window-led-display

This rear-window LED marquee will help let the driver behind you know when you’re planing to change lanes or make a turn. But it also includes the ability to send a message like “Back Off!”. [Robert Dunn] was inspired to undertake the project after seeing the one we featured back in October. We’d say his has a better chance of being street legal since it uses all red LEDs.

The marquee is a matrix of 480 LEDs, all hand soldered to form the nearly transparent 48×10 grid shown above. This is important to preserve visibility out the back window of his truck. It makes us wonder about the feasibility of using SMD instead of through hole components. That would certainly make it even less visible when not illuminated, but the assembly process would be much more difficult. That’s because the 5mm LED packages fit nicely in the grid of holes he drilled in some plywood which served as the jig during soldering. The presence of leads also made the soldering process manageable.

Power to an Arduino board is provided from the cigarette lighter adapter. A set of six shift registers drive the columns while the rows are controlled by a 4017 decade counter and some transistors. Check out the blinker test video after the break to get a look at what this can do while on the road.

Continue reading “Another Take On The Rear-window LED Marquee”

Glass Delay Line Slide Used In An RGB Lamp

glass-delay-lines-lamp

The spire used in this lamp is a part from an old television. It’s a glass delay line slide which pipes the light up from the Bluetooth controlled RGB lamp (translated) in the base.

We have looked at delay lines previously when [Dave Jones] tore down a camcorder to get at one. But we must have missed the EEVblog follow-up episode which explains how the glass slides work. The device uses physical distance to form a delay. Waves directed into the edge of the glass slide bounce around at an angle before being sensed at the collection point. [Lukas] liked the visual appearance of the part and decided to use it to add visual interest to his lamp project. The nature of the glass makes it perfect for directing the light up and away from the PCB.

The lamp consists of one RGB LED module controlled by an ATtiny2313 microcontroller. Also on board is a HC-05 Bluetooth module. This along with an app he wrote lets the user change lamp color and behavior wirelessly. You can see the lamp in action in the video after the break, but we think the camera shot probably doesn’t do it the justice it deserves.

Continue reading “Glass Delay Line Slide Used In An RGB Lamp”

A Blinky Fedora To Ring In The New Year

[Garrett Mace] decided to dress festive for New Year’s Eve. What he came up with is a fedora ringed in LEDs that react to music. The hardware uses 5050 LEDs on strips. Three of them encircle the head-gear providing a total of 114 RGB pixels. Each is a WS2811 module — a part which we’re seeing more and more of lately.

The video clip after the break starts off with a few minutes of demonstration. [Garrett] managed to code all kinds of animations for the hardware including several different styles of color sweeps and fades. You may start to think that the three bands always display the same patterns but keep watching and you’ll see a sparkle pattern that proves each dot can be addressed individually.

About 2:20 seconds into the video [Garrett] explains how he pulled it off and shows off the driver hardware. The strips are glued to a band of webbing that slides over the hat. The wires that drive the lights were fed through the center of some paracord and connect to an Arduino housed in a 3D printed case. Power is provided by a portable USB battery with a ShiftBrite shield and an MSGEQ7 chip complete the parts list.

Continue reading “A Blinky Fedora To Ring In The New Year”

Tie Tack Sends Morse Code Seasons Greetings

morse-code-tie-tack

For [Davide Gironi] made a holiday tie tack this year. It’s not made to look like Santa Claus, Frosty, or a Christmas tree. He simply wishes you a Merry Christmas (‘Buon Natale’ in Italian) by flashing the message in Morse code.

Two LEDs have been added to a plain tie tack. It is tethered to the logic circuitry that provides power and drives the red and blue lights accordingly. As you can see in the video after the break, red signifies the end of a letter, and long or short blue flashes correspond to dashes or dots. This doesn’t require much horsepower so he’s gone with an 8-pin ATtiny13 microcontroller (you might be able to find one of these in a light bulb if you look hard enough). The rest of the equipment includes a few resistors, a push button, and a coin cell for power. [Davide] uses a byte-packing technique he learned from a different project to store each letter as an 8-bit packet which means there’s plenty of room to store your message in the chip’s memory.

Continue reading “Tie Tack Sends Morse Code Seasons Greetings”

Color Changing Bag Matches Clothing Color, Tells You What’s Inside

color-changing-shoulder-bag

Adding some lights to your everyday items will certainly give you a style leaning toward the world of Blade Runner. But if you can add functionality to control the blinky components you’ve actually got something. A great example of this is [Kathryn McElroy’s] Chameleon Bag. It’s a shoulder bag with a light-up flap. It can color match your clothing, but she also built some features that will let you know what is inside of the bag.

The project started by using a cardboard template in the size and shape of the bag’s flap. After adding an Arduino to control the LEDs and an RFID reader for an interactive element she sewed a replacement flap that also acts as a diffuser. In the video after the break she demonstrates matching the color of her scarf by reading a tag sewn in the end of it. She then starts loading up all the stuff needed for a day away from home. As the keys, phone, and computer are placed in the bag their tags are read, resulting in different combinations of color. Once everything she needs is inside, the flap turns green and she heads out the door.

This will go great with your illuminated umbrella.

Continue reading “Color Changing Bag Matches Clothing Color, Tells You What’s Inside”

Three Conceptual Approaches To Driving A WS2811 LED Pixel

driving-a-ws2811

[Cunning_Fellow] published a post with three proof-of-concept approaches to driving a WS2811 LED pixel. We looked at a project early in December that used an AVR microcontroller to drive the RGB package. [Cunning_Fellow] saw this, and even though he doesn’t have any of these parts on hand he still spent the time hammering out ways to overcome the timing issues involved with address the device. His motto is “put up or shut up” when it comes to criticizing projects featured on Hackaday. We love seeing someone pick up an idea and run with it.

The approach in all three cases aims to conserve clock cycles when timing the communications. This leaves the developer as many cycles as possible to perform other tasks than simply telling the lights what to do. One approach is an assembly routine that is just a shade slower but groups all 14 free cycles into one block. The next looks at using external 7400 series hardware. The final technique is good old-fashioned bit banging.

[Photo Credit]

A Concrete Table With A Little Blinky Built In

concrete-table-with-led-inlay

Members of the Warp Zone hackerspace wanted a coffee table that was beyond ordinary. They ended up pouring a concrete base for the glass top (translated). There were several things to address during the design. First off, they wanted to integrate LEDs in the concrete sides. Some consideration had to be made for portability as concrete is very heavy. The final piece of the puzzle was deciding what kind of hardware to place beneath the frosted glass.

The legs were designed with a large cut-out area to keep them as light weight as possible. The cross piece has a set of voids spelling out the name of the hackerspace with some green LEDs. This was accomplished by placing foam cut-outs of each letter in the forms before for concrete was poured. They sealed around each letter with silicone, but still had some seepage most likely caused when jostling the form to help remove air bubbles. Straws were placed in the foam to allow a cable pass through for the electronics. After everything was in place they filled the voids with hot glue to act as a diffuser.

There aren’t a lot of details about the RGB LEDs under the frosted glass. But you can see the light show they produce in the clip after the break.

Continue reading “A Concrete Table With A Little Blinky Built In”