Smartphone Controlled RGB Lamp

We keep seeing a lot of RGB lamps, but they’re also constantly increasing in size and complexity. Take this rendition, which uses a lot of RGB LEDs and has smartphone control (translated).

The lamp itself uses 31 RGB LEDs arranged in a sphere that organizes them into three vertical rings. They’re all ganged together (not individually addressable) with one transistor per color. An Arduino board is responsible for control, and the build includes a Bluetooth module for incoming commands.

As you can see above, the Android app driving the device is really quite good. In addition to sliders for color mixing there is a separate window with a color picker. [Remick] included options like favorite color combos, color scrolling, and a timer that will shut the lamp off. We couldn’t embed it here, but you’ll find some demo video at the link above.

Homemade Silicon Carbide LED

Here’s an LED indicator which was made at home out of a Silicon Carbide (SiC) crystal (Internet Archive Mirror). The concept is simple, but a bit of trial and error goes into getting that tiny amber spot to light up.

The guesswork comes in finding the right piece of crystal. First [KOS] broke it into tiny pieces, then he started poking the chunks with electrified probes to see if he could get some light out of them. Once an active area was found he needed a base for the crystal. The image above shows the two nails which he used. This provides a large mounting area that also acts as a heat sink to make sure the LED won’t burn itself out. There’s a solder blob which he kept molten with his iron until the crystal could be pushed into place. That holds it securely as the pin which serves as the cathode is positioned.

The whole setup is soldered to some protoboard and is ready to use. This is the second time we remember seeing this technique used to fabricate LEDS. The first time was an accident.

Open Hardware Moodlamp With ATmega

[Daniel Andrade] has built a pretty cool mood lamp circuit. He was initially inspired by [Toon Beerton’s] Ikea lamp, but found he just didn’t have the knowledge to proceed with the PIC processor. He rushed out and bought an arduino to begin learning. Once he figured out how to properly make a mood lamp function, he created a custom circuit to utilize an ATmega chip instead of his whole arduino.  He’s now on his second revision of the circuit and is sharing all the files with whoever would like to download them.

His circuit utilizes a 3wRGB LED and any ATmega 8/168/328. He has left some space for expansion on the board as well just in case you’d like to add sensors of some kind (he mentions a temp sensor).

 

Building An RGB Mood Lamp Using An IKEA Mylonit

[Toon Beerten] had been experimenting with LED lamp construction. He had already built a pretty neat pyramid of LEDs as a mood lamp but wanted something a little higher quality for his living room. He ran out and picked up an IKEA lamp, which you can see above. From the store, the lamp can only display one color, and has a clear construction. [Toon] wanted RGB and an opaque finish, so he sanded the lamp and built a custom circuit.

He tore out the lamp circuit and replaced it with his own, consisting of a 3W LED, a heatsink, and a PIC 16F628 (and the supporting components). The main circuit actually fits underneath the lamp pretty well. You can download the full schematics and code from his site if you’d like to replicate it.

As you can see in the video, the effect is quite nice.

Continue reading “Building An RGB Mood Lamp Using An IKEA Mylonit”

Triangle-grid LED Display

[Dearmash] put together this RGB LED display using triangles for each pixel. It’s an interesting deviation from the traditional grid layout. There are two video demos after the break. The first is a plasma-style pattern generated in Processing. The second is a spinning color wheel which would be perfect if synchronized with your Photoshop color spinner.

So the physical build is done, and now [Dearmash] is looking for a purpose for the device (isn’t that always the way it happens?). He mentions that the triangular layout looks cool, but makes text display almost impossible. Does anyone have any ideas on how to make this work? Right off the bat we could see side-scrolling a font similar to the Metallica logo’s M and A. Bu there must be some way to group these pixels together into readable characters. If you always use an upward and downward pointed triangle on the same row as a pixel it makes a parallelogram which would be used to display italicization characters.

Continue reading “Triangle-grid LED Display”

LED Bicycle Hack Makes Sure You’re Seen At Night

The bicycle tail and head lights that we’re accustomed to are small add-on modules. This take on the idea uses strips of LEDs to protect you from behind. They’re very bright, matching the pair of LED headlights that are attache to the handlebars.

Apparently [A.Davis12] had some LED strips laying around. There’s not what we’re used to seeing, but they have a similar footprint so you should be able to substitute the kind that come on a spool and may be cut to length. The majority of the build time was spent integrating the lights and their control wires with the frame of the bike. The frame already has holes in it for feeding the control wires for brakes and gear shifting inside the tubing. It sounds like it was a pain, but eventually he managed to get all of the routing done. Two red strips are zip-tied to the back of the seat stays. They are powered by a lithium battery inside the project box which mounts under the back of the saddle. A flip switch on the case lets you turn them on without stopping.

[Thanks Arpad]

A Wedding Cake Made Out Of LEDs

[Andrew] wanted to do something special for his wedding. Since he and his fiance [Missy] decided on a cupcake wedding cake, [Andrew] decided to wow his guests with an RGB LED cupcake holder.

The tiers of [Andrew] and [Missy]’s cupcake holder are made of acrylic laser etched with a damask pattern. These tiers are supported by a cylinder embedded with RGB leds that provide edge lighting for the acrylic panels. The effect is a series of permutating lights that illuminate the cupcake holder with every imaginable color. On the top of the cupcake cake, there’s a great cake topper made of frosted and laser cut acrylic that has the same color fade effect as the cupcake holder.

On the electrical side of things, the cupcake holder has 44 LEDs on all it’s levels. FETs driven by a 40-pin PIC18F control all the LEDs and the whole piece is powered by a computer power supply.

It’s an awesome build, especially considering it was finished just days before the wedding. After the break, you can check out a few more videos showing off the beauty of [Andrew] and [Missy]’s wedding cake.

Continue reading “A Wedding Cake Made Out Of LEDs”