LED Costumes And Clothing

3ledCostume

Our tips line recently received an influx of wearable LED projects, both for casual and professional wear. [Elizabeth] and [Luis] have created the Lüme wearable collection, aimed at accessorizing by adding adjustable accent colors to jackets, t-shirts and dresses. The electronics are custom-made, built around an ATMega32u4, and each is Bluetooth enabled to interact with a user’s cell phone. From the phone, you can change colors, sequences, set up events, and even take advantage of an “inkdropper-style” feature that matches the color of the LEDs to any object you point your camera at.

[Michal’s] project is an entire suit for a dance and laser show entitled “Tron Dance”, which uses several RGB LED strips placed on key points of the wearer’s costume. It looks like [Michal] has intentionally avoided the joint areas to prevent any problems with breaks or bends, but still manages to place enough to cover the entire body. We aren’t sure what controls everything, but you can watch it go through various sequences and survive an onstage performance after the break.

Finally, in yet another kind of performance, magician [Kiki Tay] has built a jacket that’s overflowing with RGB LEDs. [Kiki] wanted wearable LED control that could be used in various situations without having to re-invent the wheel each time, so he developed his own board — the LED Magician: an Arduino-compatible solution. The board has 12 outputs channels, drives 50+ LEDs per channel and features 12 on-board LEDs that display a preview of the output. To make interactions user-friendly, [Kiki] has provided 32 built-in sequences and adjustable speeds that the user can program via 4 buttons on the board. If that isn’t enough control, there are some options for external control as well. The jacket itself runs off a hobby LiPo battery and is blindingly bright: stick around after the break for a video.

Continue reading “LED Costumes And Clothing”

Humidity Activated Bathroom Fan

bathroom humidifier

[Andrea] recently moved into an apartment with a few of his friends. Unfortunately the bathroom lacks one of the most important things — A fan. Or at least a window!

Using the case of an air freshener, a simple DHT11 Humidity/Temperature sensor, an LCD, a 12V fan, and ATmel328 microcontroller, he created this handy gadget.

When the humidity in the bathroom passes the 50% threshold, an LED flashes to prompt the user to open the door. After a short delay, one of the transistors flips causing the moist air to circulate out of the room.

We’re surprised the little 12V fan is powerful enough to clear the room, but apparently it helps a lot and can clear the room in less than 20 minutes.

To see it in action, stick around after the break.

Continue reading “Humidity Activated Bathroom Fan”

SSTV Beacon Based On A Raspberry Pi

The Budapest hackerspace did some joint work with a local ham radio club and created an SSTV beacon housed inside a CCTV case that takes an image of its environment and transmits it using slow-scan television over ham bands.

As the title says, the build uses a Raspberry Pi to process the image taken from its camera and then transmits it over the air using a Ricofunk UHF transceiver with a main frequency of 433.425MHz. On the software side, PySSTV is used to convert images to frequency/time tuples, UNIXSSTV then creates the actual audio file and finally sox plays it. To avoid screwing up the Raspberry SD card, every part of the filsystem is either mounted in read-only mode (things like /home and /usr) or uses a ramdisk (things like /tmp and logs).

The plans, schematics and source code are available, so they hope that other hackerspaces will join the ranks!

Pepper’s Ghost – Halloween Ghosting

Peppers Ghost is a classic technique for making ghosts appear in pictures, video, and even in front of live audiences. In this week’s Halloween themed Instructable, learn how to recreate the effect at home.

It’s really quite simple. By positioning a clear piece of lexan at a 45 degree angle to your “ghost” object, and having the audience (or camera) looking at the lexan at the opposite 45 degree angle, you can produce a very simple ghost effect. This is a great trick for producing some scary ghosts in your haunted house.

But wait. Isn’t this a bit too simple? This is Hack a Day isn’t it? How about making a real moving hologram, isn’t that a bit more of our speed?

Well, this is the exact same technique that is used to make real holograms — just replace that object with a projected image or video! We’ve covered it a couple of times before, explaining the Tupac hologram, and showing off a cool leap motion controlled globe hologram.

Our challenge to you is to make a moving hologram Halloween decoration. After all, you can get pico projectors for less than $100 these days, so why not give it a try? There’s a few more ideas and techniques for positioning the lexan in the video after the break.

Continue reading “Pepper’s Ghost – Halloween Ghosting”

DIY CD Autoloader

DIY-Autoloader-neu

From the German Hackerspace Ffm comes this extremely robust DIY disc autoloader (translated)! We hope your German isn’t too rusty…

[David] was tired of copying his CD collection by hand, so he set out to make an open source DIY disc autoloader. His first prototype was this one, which we have to admit gets style points (it made use of a gaming PC tower as the enclosure).

One of his goals for the project was simplicity, and with that in mind he created a driverless solution, using mechanical actuators to do everything — all you have to do is plug in your computer to the drive. It makes use of a gripper taken from a notebook optical drive and a series of counterweights to pick up and deposit the disks. The frame is made of aluminum extrusion and the major functional brackets are all 3D printed.

To see it in action, stick around after the break. We personally like the use of the counterweight pulley in the back!

Continue reading “DIY CD Autoloader”

A Laminar Flow Nozzle

A few years ago Hackaday featured a laminar project which recently inspired [Kurt] to create his own. His goal is to create a computer controlled night time light show synchronized with music.

The laminar nozzle shown in the picture above is built with 800 drinking straws all placed in parallel inside a 4″ PVC pipe. The water input is a 3/4″ garden hose adapter, perpendicular to the flow of the output nozzle. The built therefore consists of cleaning sponges placed near the water inlet, followed by the straws and an inch gap to the exit nozzle. To get a nice flow, the edge of the exit nozzle must be as sharp as possible. [Kurt] purchased a brass pipe end cap, drilled a hole in it and sanded it to create a sharp inner edge. For the lights, he used 2 high power LEDs mounted with 3mm fiber optic cables, driven at around 5 Watts.

The link to the article that inspired Kurt can be found here.

Continue reading “A Laminar Flow Nozzle”

Self-stabilizing Spoon For People With Parkinson’s

Here’s a really cool story we just picked up — a gyroscopic steady-spoon, designed for people with Parkinson’s disease or other tremor inducing ailments.

The creator [Anupam Pathak] is close to people who suffer from tremors, and seeing the problem up close and personal, he set out to create a solution. He started the company called Liftware, and has so far released the Lift spoon. It features an embedded microchip, sensors and a few small motors. It’s capable of stabilizing tremors of up to 2 inches, which in several medical studies resulted in approximately a 70% tremor cancellation rate!

If you haven’t seen the effects of Parkinson’s on anyone, watch the video after the break. You’ll have your heart strings pulled a bit seeing how difficult eating can be, but then amazed at the ingenuity and effectiveness of the Lift Spoon. We can only imagine the paradigm shift this will be for people suffering from tremors.

Continue reading “Self-stabilizing Spoon For People With Parkinson’s”