jackolantern

Simple LED Project To Spice Up Your Halloween Party

[Paul’s] project is a great example of how you can take a simple project and turn it into something more interesting. He built himself a jack-o-lantern with an Internet controlled RGB LED embedded inside.

[Paul] first wired up an RGB LED to a Raspberry Pi. He was sure to wire up each color using a 100ohm resistor to prevent the LED from burning out. The web interface was written in Python. The interface is pretty simple. It consists of three text fields. The user enters a value between 0 and 255 for each of the three LED colors. The program then lights up the LED accordingly.

[Paul] realized he would need a diffuser for the LED in order to really see the blended colors properly. Instead of using a common solution like a ping-pong ball, he opted to get festive and use a plastic jack-o-lantern. [Paul] removed the original incandescent bulb from the lantern and mounted the LED inside instead. The inside of the pumpkin is painted white, so it easily diffuses the light. The result is a jack-o-lantern that glows different colors as defined by his party guests. Be sure to check out the demonstration video below.

Speedy Drinkmaker Keeps Party Guests Hydrated

After five weekends of work, [Alex] completed his automatic drink maker, the RumBot. What makes this automated bartender different from others is the fact that it is fast. VERY fast. It can serve drinks to five different locations in as little as 3 seconds per drink. By [Alex]’s estimation, this could keep a party of 100 people going without anyone waiting on a drink.

The RumBot can make either of five pre-programmed drinks at varying levels of alcoholic intensity, ranging from 1 (“Virgin”) to 10. And for that extra push over the cliff, you can turn the knob to 11 (“Problem”).

Drink selection itself is handled by a simple digital I/O on an Arduino with a 1950s-styled user interface. The frame is built out of wood and uses 3D Printed plastic parts. It houses a very robust servo on a belt screw-driven stage to move the drink nozzle, and special sensors placed at either of the five drink locations detect a cup ready to be filled. Any cup placed at any of the positions will automatically be filled based on the RumBot’s settings at any particular time.

Based on the quality of the build and the increased speed of this automatic drink maker, this should be a huge hit at any party. With all the knobs turned to 11 though, it might be a good idea to have a breathalyzer on hand! All of the code and schematics for the project are available at the project site as well.

Continue reading “Speedy Drinkmaker Keeps Party Guests Hydrated”

The Party Was Bumping, Then The Fire Dragon Showed Up

Epic Party.

I don’t use that label lightly. After the Red Bull Creation’s day of show and tell was over — winners having been presented with trophies and stuffed with barbecue over at Bert’s — people started to trickle into OmniCorp Detroit for the party.

Like all of the best parties we didn’t really see it coming. I grabbed a folding chair on the street out front with a beer in my hand and enjoyed a rotating variety of interesting people to talk with. Brian Benchoff trys out the team choice trophy -- a modified toddler's tricycle [Brian] rolled up riding one of the trophies, a modified toddler’s tricycle that proves his future with a travelling circuit is still viable. They roped off the area and set up huge speakers for the DJ. Then two guys game lumbering down the street sharing the work of hauling a tub full of ice and 12-ounce clear glass bottles with colored liquid inside. Turns out they just opened a distillery down the street and decided to donate some vodka infusions for the festivities. Yum!

Upstairs, a couple hundred square feet of area was ringed by a bar (with wide variety of kegs, slushy drinks, and one of those hot dog rollers), couches, a few work benches, a second DJ booth, and a photobooth. We only got one picture before the smoke machine reduced visibility.

Unlike a lot of ragers I’ve been at, it was easy to start up a conversation with just about anyone. Living expenses are so low in Detroit and artists are flocking to the area. This is who made up most of the group. Fascinating people who are working on a multitude of different projects and have stories of building community on their streets while rehabbing houses that cost $1-2.5k to purchase but didn’t come with most of what you’d assume a house should.

Then the fire dragon showed up

Inside was packed and outside was starting to get crowded. Then the fire dragon showed up. Named Gon KiRin, it’s the collaboration between [Teddy Lo] and [Ryan C. Doyle] who was on Team Detroitus and is artist in residence at Recycle Here!, the build venue for the Red Bull Creation. Couch on the back above the propane tankThe beast is built on the frame of a 1960’s dump truck and most of the building materials were found on the sides of the highway. The huge propane tank on the back allows it to breathe fire. I love that three daisy-chained 9-volts and two bare wires are the control mechanism for this. One thing became readily apparent; you don’t stand in front of Gon KiRin while it’s breathing fire.

The crowd piled onto the couches on top of the tail and at either rear hip. The dragons back also bore a continually rotating set of people. After midnight the guests really started to flood in. [Caleb] and I tried to close down the party but a few hours after midnight it didn’t seem to be getting any slower.

Capping off the weekend like this really proves that you need to get your team into next year’s Red Bull Creation. I got in the easy way — judges don’t have to stay up for 72 hours building stuff. Despite the sleep deprivation for contestants I didn’t come across anyone who wasn’t having a blast during the build, while goofing off, or trying to stay awake as this party got moving.

Bravo Detroit, you’re now on my short list of best party towns. Who else wants to be added to that list? Hackaday’s going to be in Las Vegas for DEFCON in a few weeks. Anyone know of parties planned that weekend and how we can get in?

Party Ready Mini LED Volume Tower

Audio LED Light Tower

There are many very cool visual effects for music, but the best are the kind you build yourself. [Ben’s] mini LED volume towers adds some nice bling to your music.

[Ben] was inspired to created this project when he saw a variety of awesome stereo LED towers on YouTube (also referred to as VU meters). We have even featured a few VU meters, one very recently. [Ben] goes over every detail, including how to test your circuit (a very important part of any project). The schematic is deceptively simple. It is based on the LM3914 display driver IC, a simple chained comparator circuit is used to control the volume bar display. All you really need is a 3D printer to make the base, and you can build this awesome tower.

See the completed towers in action after the break. What next? It would be cool to see a larger tower that displays frequency magnitude!

Continue reading “Party Ready Mini LED Volume Tower”

Press Button Get Party Mode

partymode2_2 If you’re looking to do something awesome with a graphing calculator, [Chris] is the guy to go to. He’s literally written the book on the subject. His PartyMode project, however, has absolutely nothing to do with calculators. It’s a fantastic display of lights, colors, and sounds that has been rebuilt again and again over the years, and something [Chris] has finally gotten around to documenting.

The idea for [Chris]’ PartyMode is a single button that will transform a room from a boring computer lab or dorm room into a disco with 22.4 channel sound, and computer displays used as panels of color. The first version began in the lab in his school’s EE department that included ten CRT monitors. There were a few VUFans featured on the good ‘ol Hackaday, but a few problems with regulations and politics brought this version of PartyMode to a premature end.

The second version is a miniaturized, ‘press a button, get a party’ setup with a crazy number of RGB LEDs, a few more of those computer fan VU meters, and a Bluetooth app to control everything. Unlike the first version, the PartyMode 2.0 is fully independent from a computer, instead relying on an ATMega to do the audio processing and handling the Bluetooth interface. Judging from the videos below, it’s quite the site, and if you need an instant party, you could do much worse.

Continue reading “Press Button Get Party Mode”

Internet Controlled LED Necktie Lights Up The Party

MIDI Controlled Necktie

Wearable devices are all the rage in certain circles — looking for a project of his own, [Hector Urtubia] decided to give it a shot with this six-LED necktie.

It used to be pretty hard to make an Internet connected device without spending all your time and effort on making the Internet connection possible — until the Pinoccio came along. It’s a tiny Arduino compatible board which has wireless Internet connectivity built right in. It even comes with a rechargeable battery. If you have experience with Arduino programming, this little guy is a cinch to get running.

The tie itself makes use of six NeoPixels, which are chainable, addressable and current regulating RGB LEDs, which means the entire chain of LEDs only requires 1 digital pin-out on the Pinoccio! [Hector] has even written a library that will extend the Pinoccio’s scripting environment so that the pixels can interact directly from the web or API.

To demonstrate the tie, he decided to hook it up to his MIDI keyboard — enjoy:

Continue reading “Internet Controlled LED Necktie Lights Up The Party”

This Party Jukebox Is Bigger On The Inside

In honor of the recent 50th anniversary of Doctor Who, [David Prouty] decided to build a 1/3rd scale replica of the Tardis. He also decided to give it a few extra features on the inside… Introducing the Recycled Tardis Jukebox! 

It was constructed primarily out of recycled cardboard boxes (pizza, FedEx, UHaul, etc) and [David] has done an amazing job painting and detailing it!

Since it’s so big, [David] wanted it to be functional too, so he’s added Bluetooth speakers, sound activated lights, disco balls, and even a fog machine on the inside. It’s all controlled wirelessly by remote, and it’s sure to be a hit at any party he decides to throw.

Stick around for the videos showing it in action — and of course, making our favorite sound VWORRRRRP VWRORRRP VWORRRP!

Continue reading “This Party Jukebox Is Bigger On The Inside”