Dimming Control For An Ikea Solar Desk Lamp

[Frank] decided to augment his desk lamp’s features by adding dimming controls (translated). Since the light source is a triad of LEDs the best method of dimming their intensity is to use Pulse Width Modulation. That’s the method that he went with, and luckily the SUNNAN lamp from Ikea which he’s using as the donor for the project has just enough room to squeeze in the parts necessary for this hack.

You need two main bits to use PWM with a lamp like this; a microcontroller (or possibly a timer chip like the 555) and a transistor to protect that chip from the current necessary to run the LEDs at full brightness. [Frank] went with an ATtiny13 and a 2N2222 transistor, both quite common and very inexpensive (you can even pull the microcontroller from a light bulb if you know where to look). Two buttons were added to the top of the lamp base which allow for up and down controls. There’s even an SOS function which is triggered by pressing both buttons at the same time. [Frank’s] happy to show off the completed project in the clip after the break.

Continue reading “Dimming Control For An Ikea Solar Desk Lamp”

Mame Cabinet Springs To Life From Ikea Furniture

[Jed] built a MAME cabinet into some flat pack furniture (translated). For the housing he chose an Ikea Ramvik side table. This is a perfect piece of furniture for the project for several reasons; it’s cheap, coming in at under $70, it’s a reasonable height to use while sitting on the sofa, it has a built-in drawer that will hide the guts of the system, and it was designed to use a piece of glass as the table surface.

The electronics are pretty straight forward. A notebook computer runs the MAME frontend, with an auxiliary screen which is framed nicely under the glass. Controls are standard coin-op type buttons soldered to the contacts on the PCB from a USB joystick. The brushed aluminum bezel added to the surface of the table keeps the modern finished look that one would want with a showpiece like this one.

We always like to keep our eyes open for hackable items when visiting Ikea. Make sure to check out their As-Is department (preferably as soon as they open) to find hackable furniture on the cheap.

Roller Curtains With Your Graphics On Them

[Lenore] added a bit of customization to her office window hangings by fitting roller curtains with custom printed fabric. The treatment seen above is a $20 Enje roller blind from Ikea but that logo is all Evil Mad Science. The weight at the bottom of the fabric uses a friction-fit plastic insert that can be stapled onto new material. Some fusible tape was ironed onto the sides to finish those edges, and the roller at the top has strong adhesive that remains for a second use after peeling off the original material.

A fabric printer was used to produce this rendition of shades. But we’d like to see some conductive thread added for a fabric-based display that can be rolled up when not in use.

Airport Express Speaker Mashup

[Wei] salvaged the internals from an Airport Express that had a blown power supply. From there he built this streaming music box. The case is from an IKEA clock with the face removed. He added some decorative fabric around a grill to make an acoustically transparent front panel. Inside you’ll find the Airport guts connected to a USB charger (replaces the dead PSU) and a set of powered stereo speakers. This simple mashup looks good and frees up space in your junk-parts box.

RGB Lamp Bulb Replacement

[youtube=http://www.youtube.com/watch?v=TwZBMJS1teg]

Wanting to make some unique and interesting gifts for his nieces as well as improve his PCB skills and expand beyond Arduino, [Jay] has made these color changing Ikea lamps. He’s using an ATTiny2313 for the brains, a handful of RGB LEDs plus 3 warm white LEDs to keep the wife happy. you can download the schematic and PCB files if you want to reproduce this one yourself. You can see his PCB making skills have improved since the nursery room temperature monitor. We think his nieces will be pleased with their gifts.

[via HackedGadgets]

Did That Table Just Move?

[vimeo=http://vimeo.com/11674851]

A table and chair that can move around by themselves? What’s next, suicide boothsself-replicating robots, and Star Trek styled tablet computers? It seems that [Adam Lassy] is moving in that direction. He took this furniture from Ikea and made some neat modifications to give it mobility. Each of the four legs has wheels on them and the legs themselves rotate in unison to change the direction of travel. We could see the table as a more practical drink delivery system than the Bar2d2. It certainly would make for some great late-night pranks but the chair motors need to be silenced before that can happen.

[Thanks Balbor via Ikea Hacker]

LEDs Invade Coffee Table Crevice

That’s a lot of LEDs, and a little bit of glass cleaner. [Tobias] spiced up his IKEA coffee table by adding 6144 LEDs. This is a larger realization of SparkFun’s LED coffee table which used 64 8×8 modules. [Tobias] sourced three display boards from Sure Electronics for a total of 96 8×8 modules. These boards are addressed through a serial interface; four serial lines for each board but a shared data bus for each of the row select pins and the data/latch/clock pins.  This method uses 19 of the 20 pins on the Arduino that drives the display. After the break you can see a demonstration. If this is more than you need there’s always the 112-LED and 81-LED table projects that can produce a full color range. Continue reading “LEDs Invade Coffee Table Crevice”