Copper Coil Lamp Built With 3D Printed Tools

3D printing is a great way to create complex geometric forms. However, it can be very slow, and parts may lack strength compared to other alternatives. There are other ways to take advantage of this technology however, as shown in the build of this tidy voronoi lamp. 

The lamp is so-called for its voronoi-patterned base, named after the mathematical concept. 3D printing is used to create the base, which would be very difficult to create with traditional subtractive machining methods. A copper coil is then used to give the lamp some height, as well as act as protection for the filament bulb. Here, 3D printing helps out in a different way, being used to create a jig to allow the copper to be quickly wound into an accurate coil shape. The coil also serves to act as a conduit for the mains wiring, giving the lamp a neat finished appearance.

The project goes to show that even if 3D printing is appropriate to produce your final parts, it may be of help to create useful jigs or tools to get the job done. We’ve even seen similar applications before in the microcontroller space!

RGB Lamp With Micro:Bit Powered Gesture Control

The Micro:bit is a very neat piece of hardware that, frankly, we don’t see enough of. Which made us all the more interested when [Manoj Nathwani] wrote in to tell us about the gorgeous 3D printed RGB LED lamp he created that uses the BBC-endorsed microcontroller to perform basic gesture detection. Purists will likely point out that an Arduino Pro Mini is tagging along to handle interfacing with the LEDs, but it’s still a good example of how quick you can get a project up and running with MicroPython on the Micro:bit.

[Manoj] used eight NeoPixel Sticks, a NeoPixel Ring, and a few scraps of perfboard to construct a three dimensional “bulb” to fill the void inside the printed diffuser. They’re chained together so all the elements appear as a single addressable strip, which made the rest of the project a bit easier to implement. It might not be pretty, but it gets the job done and it’s not like you’ll ever see it again once installed in the lamp anyway.

The Micro:bit and Arduino co-pilot live in the base of the lamp, and the single USB cable to provide power (and the ability to update the device’s firmware) is run out the bottom to give the whole thing a clean and professional look. For those wondering why the Arduino has tagged along, [Manoj] says he couldn’t get the NeoPixel libraries to play nicely with the Micro:bit so he’s using the Arduino essentially as a mediator.

Right now the only gesture that’s detected on the Micro:bit is a simple shake, which tells the Arduino to toggle the light show on and off. But in the future, [Manoj] plans to implement more complex gestures which will trigger different animations. As he explains in the blog post, gesture recognition with the Micro:bit is incredibly simple, so it should be easy to come up with a bunch of unique ways to interface with the lamp.

Color changing LED lamps are a favorite project of hackers, and we’ve seen examples built with everything from glass and copper to laser-cut pieces of wood and veneer. While you might prefer to skip the gesture control for an ESP8266 and UDP, we think this project is another strong entry into this popular genre.

Ramen Lamp Has Us Feeling Hungry

Ramen comes in many forms, and whether you’re eating the 10 cent instant packets during the school year, or dining out at a fancy noodle bar, it’s a tasty meal either way. [ramenkingandi] has long been in love with the classic Japanese fare, and decided to create a homage to the dish – in lamp form.

The lamp build begins, somewhat unsurprisingly, with a lamp – but not how you’d think. A Walmart floor lamp is harvested for its lampshade, which approximates the dimensions of a typical ramen bowl. It’s then fitted with warm yellow LEDs to give it a pleasing glow. Polymer clay is used to create fake ramen ingredients – including noodles, pork, and choy sum. Jewelery wire is used to suspend the chopsticks in mid-air, before resin is poured into the bowl and the ingredients arranged on top. For a final touch, the bowl is painted with an artistic stripe to hide the electronics inside, and the lamp is complete.

It’s a great example of fake Japanese food, which is actually a huge industry in that part of the world. We’d love to have this lamp on display in our own home, fully expecting ramen consumption to increase considerably over time.

Lamps are a common feature around these parts – and some of them have even learned to leap. 

Animated Pixel Lamp Is A Must For Any Chiptuner’s Bedroom

Lamps are quite often simple things, designed to light an area and perhaps add a touch of style to a room. Of course, it’s 2019 now, and we don’t need to settle for just that. We can have wildly colored animated lamps if we want to! (French Youtube link, embedded below.)

The lamp in question is the work of [Heliox], who knows her way around an LED or two (hundred). In this build, a string of WS2812 addressable RGB LEDs are hooked up to an Arduino Mega brain. The LEDs are fitted into a round lamp body, with a rectangular diffuser for each one. This creates an attractive pixellated effect and gives the animations a charming 8-bit quality. A thin outer shell is 3D printed in white plastic to further diffuse the light. The top of the lamp rotates an internal potentiometer to control mode selection. There’s also a brightness knob on the bottom if things get a touch too intense.

It’s a tidy build that uses 3D printing and addressable LEDs to quickly and easily create a lamp with a fun retro aesthetic. We could imagine this making a great piece for a hip sitcom apartment. We fully expect to see similar lamps on sale in the next couple of years. Video after the break.

Continue reading “Animated Pixel Lamp Is A Must For Any Chiptuner’s Bedroom”

LED Panel Lamp Is A Great Way To Use Protoboard

It’s now possible to source chip-on-board LED modules that have huge light output in a simple, easy to use package. However they can have major power requirements, and cheaper modules are also susceptible to dead spots.  [Heliox] put together a great LED lamp design the old-school way, showing there’s more than one way to get the job done.

Standard SMD LEDs are the order of the day here. The LEDs are laid out on protoboard in neat rows, making them easy to solder in place. This also makes power distribution a cinch, with the copper traces carrying the power to each row. Power is courtesy of 18650 lithium batteries installed in the back of the 3D printed housing. A GoPro-style mount is printed as part of the case, allowing the lamp to be easily mounted in a variety of ways.

It’s a quick, cheap and easy way to build a versatile LED lamp. With a diffuser installed and integrated USB charging, we could see this making an excellent portable device for on-the-go videographers or technicians. We’ve seen [Heliox]’s LED creations before, too. Video after the break.

Continue reading “LED Panel Lamp Is A Great Way To Use Protoboard”

Fueled By Jealousy, This Smart Lamp Really Shines

As a lover of lava lamps, [Julian Butler] knew when he saw a coworker’s modern LED incarnation of the classic piece of illuminated decor that he had to have one for himself. The only problem was that the Kickstarter for it had long since ended, and they were no longer available. So he did what any good hacker would do: he studied it closely, took a bunch of notes, and built his own version that ended up being even better than the original.

In the three part series on his blog, [Julian] takes us through the design and construction of his take on the Ion Mood Light, which raised over $72,000 back in 2014. The details in the Kickstarter campaign plus his own first-hand observations of the device were enough to give him the high-level summary: the device has a core of RGB LEDs behind a diffuser, and uses some software trickery to pulse out some pleasing effects and patterns. He wasn’t concerned about the Bluetooth or the smartphone application, so all he really needed to do was put some NeoPixel LEDs inside a glass cylinder and he’d be done. Of course, it always sounds easy…

The actual journey to get there, as you might have guessed from the three part series, took awhile. Sourcing the LEDs was easy enough, and using a Fadecandy controller made getting the LEDs to blink out some cool patterns fairly straightforward. But it took [Julian] a bit of experimentation and a few trips to the crafts store before he found a material which would diffuse the LEDs enough for his tastes. Though in the end, he thinks the multiple layers of acrylic he ended up going with actually do a better job of blending the light from the individual LEDs than in the original Ion.

Using the Fadecandy made it easy to drive the LEDs, but he still needed something to provide it with the commands. To that end, he added a decorative base to his LED column that hides a Raspberry Pi and all the lamp’s associated electronics. This includes a microphone which gives his lamp the same sort of sound reactive features that made the Ion so popular. The base does make his lamp a bit bulkier than the original version, but the metallic mesh construction is attractive enough the overall look works.

Of course, you might be wondering how [Julian] got the LEDs to react to sound, or do any of the other gorgeous effects shown off in the video after the break. The software which makes this possible makes up the third and final post in the series, and is really a whole project in itself. The short version of the story is that he used Python and Processing to do real-time computational fluid dynamics, but not before making the necessary adjustments to speed up the simulation on ARM hardware. You know, normal lamp stuff.

This isn’t the first time we’ve seen projects using the Fadecandy board. From creating a Tron inspired desk to building the 5,760 LED “Space Tunnel”, it looks like a great choice if you’ve got a problem that can be solved by the application of a ridiculous number of LEDS.

Continue reading “Fueled By Jealousy, This Smart Lamp Really Shines”

Hexagonal Lamp Is A Stylish Application Of Plywood

Lamps are useful things, and can be a great way to add style and lighting options to a room. Where overhead lights have to provide enough illumination for all manner of tasks, a subtle table lamp can add a nice moody glow to a room when it’s time to kick back and relax. Oftentimes, a stylish lamp can be let down by having a run of the mill plastic switch hanging off the power lead, but it doesn’t always have to be the case. [Emiel] designed this hexagonal lamp with a hidden switch, which works remarkably well.

[Emiel] starts by laying out hexagonal paper templates on plywood and perspex sheet. The plywood is cut on the bandsaw, while the interior cuts on the perspex are made on a scroll saw to avoid unsightly cut entry lines. The outer half of the lamp slides up and down on a pair of steel rods. Springs hold the outer half up, and it can be pressed down to activate a switch inside to turn the lamp on and off.

The build has a clean and attractive aesthetic, with the LEDs hidden inside, glowing through the perspex slices built into the body. It looks like something you’d find in the rooms at the Tranquility Base Hotel & Casino. If regular lamps aren’t enough for you, however, you could always consider building something interactive. Video after the break.

Continue reading “Hexagonal Lamp Is A Stylish Application Of Plywood”