This Crosswalk Sign Costume Is A Halloween Hit

Halloween costumes can be anything from an expensive authentic recreation of a character’s garb, to a cheap knockoff bought from one of those overcrowded pop-up stores. Alternatively, you can get creative and conceptual about things, such as by building yourself a crosswalk sign costume.

The creation of [jared531], the build uses a large piece of cardboard painted black as the base. This sits behind the wearer, and is given a yellow outline to emulate the crosswalk signals common in the US. Red fairy lights are then laid out on half of the cardboard in a pattern emulating the “STOP” hand signal.

The wearer should then dress in all-black garb, and attach the flat cardboard panel to themselves with elastic straps. A black mesh face covering helps to complete the look by blending in the wearer’s face. They are then outfitted with white fairy lights around their body, emulating the “WALK” signal.

It’s a simple concept, but quite accurately replicates a typical crosswalk sign. It’s something we certainly haven’t seen before, which is impressive in this Internet era when anything new is old again mere minutes later.

If your tastes are more avant-garde, though, consider going the TV head route next year. If you’ve built your own high-tech, high-concept costume, hit us up on the tips line!

A wooden scary face dispensing candy through its mouth

Automatic Candy Dispenser Takes The Hard Work Out Of Halloween

Halloween may be behind us, but we couldn’t resist showing you [Mellow]’s latest project: an automatic candy dispenser that takes the hard work out of serving trick-or-treaters. It’s a cool build that might serve as an inspiration for next year’s Halloween project, or perhaps for a different occasion altogether: think birthday parties or Valentine’s Day. After all, when’s a bad time to give sweet treats to someone you love?

The basic concept is a scary face, made of wood, that disgorges a set amount of candy through its mouth after you press its nose. The dispensing mechanism is made from 3D printed mechanical parts as well as a piece of drain pipe. Candy is stored in the pipe, with a servo-operated flap releasing a set amount each time the nose is pressed. [Mellow] cleverly designed the flap to be somewhat flexible, so that it wouldn’t crush any candy bars that got stuck between it and the pipe.

A Wemos D1 Mini reads out the nose switch and drives the candy-dispensing servo, as well as a further two servos that swivel the eyes left and right for an additional visual effect. The original idea was to have the eyes swiveling all the time, but because the mechanism turned out to be quite loud [Mellow] changed the code to only move them during the candy-dispensing process.

We’ve seen several designs for automated candy dispensers over the years, ranging from a Jack-o-Lantern that holds enough candy to feed a small city, to a beautifully over-engineered machine more suitable as a Valentine’s Day gift.

Continue reading “Automatic Candy Dispenser Takes The Hard Work Out Of Halloween”

Heirloom Knife Will Carve Pumpkins For Years To Come

Halloween may be behind us, but that just means that we’ve reached the best time to buy pumpkins. After all, it’s still fall, and there are pies to be made and tables to be decorated. Why should carved-up pumpkins be restricted to spooky season?

The only problem is that it’s 2022, and we’re still expected to use those terrible little serrated knives to carve our pumpkins. Those orange-handled garbage ‘knives’ are hardly suited to cut the lid, much less carve any of the intricate designs that come in the little booklet. So what’s a pumpkin-carving enthusiast to do? If you’re [XYZ Create], you make your own out of walnut, maple, and a gently-used jigsaw blade that’s still way sharp enough to tear through pumpkin flesh.

[XYZ Create] started with a nice chunk of walnut, which he split lengthwise in order to insert the blade, which sits in a cavity within a thin piece of maple. Once [XYZ Create] had the handle ready to go, he inserted the jigsaw blade and epoxied the sandwich together. After sanding down the edges to make a comfortable grip, he finished off the build by rubbing a bit of carving board wax into the handle. Check out the build video after the break.

Continue reading “Heirloom Knife Will Carve Pumpkins For Years To Come”

Build This Halloween-Themed TensEGGrity Sculpture

Tensegrity sculptures are fun things, and often sold as office desk toys or scientific novelties. You can build your own too, and [seabirdhh] has whipped up a fun holiday-themed version.

The first part to build is the egg-hat-stand. This consists of the base of the structure, with the “hat” of the egg character hanging in the center. The other half of the structure is built separately, with the rest of the “egg head” sitting in a cup in the bottom of the upper structure. A series of nylon threads are then tied between the components. These can then be tensioned to give the structure its shape, allowing the egg’s “hat” to hover above its “head”. [seabirdhh] passes the nylon threads through small pieces of rubber that allow the tension to be adjusted just right. Too little and the structure falls down, but too much, and it will bend over time. Tuning it carefully is key.

It’s a fun build, and a cheap way to experiment with tensegrity concepts at home. You can even use these same techniques to build a quadcopter, or apply them in the world of LEGO. Video after the break.

Continue reading “Build This Halloween-Themed TensEGGrity Sculpture”

Neodriver Ornament Brightens Up Christmas

Stores will sell you all kinds of gaudy holiday ornaments, but there’s nothing like the style and class achieved by building your own. [w3arycod3r] did just that, whipping up the fun and festive Neodriver Ornament.

It’s a battery-powered build, and runs off an rechargeable 18650 cell which provides several days of operation at a low duty cycle. An ATtiny85 is charged with sending out commands to various NeoPixel devices, from rings to rectangular arrays. [w3arycod3r] then designed various PCBs that could carry the hardware and battery in a well-balanced package that would hang nicely when suspended from a ribbon on a Christmas tree.

As is always the fun part with addressable LEDs, [w3arycod3r] whipped up some fun animations to suit. The 5×5 rectangular arrays of NeoPixels are able to deliver scrolling text, while another animation blips out the RNA sequence of everyone’s least favorite coronavirus, SARS-CoV-2. Getting everything to fit into a ATtiny85’s 8 KB of code space and 512 byte EEPROM was a challenge, but slimming down the Adafruit NeoPixel library and using direct AVR register manipulation in place of regular Arduino functions helped.

Overall, it’s a fun holiday build that looks great on the tree. Alternatively, consider making yourself some rheoscopic ornaments this holiday season. And, if you’ve whipped up your own fun holiday build, throw it on the tipsline!

Spooky, Scary Skeleton Is Pi Pico Powered

It’s the spookiest time of year once again, and hackers across the globe are cobbling together some spine-chilling projects. [Kevin] is amongst them, and has created a spooky, scary skeleton just in time for Halloween.

The project works in a relatively simple fashion: essentially, a Raspberry Pi Pico is charged with reading an HC-SR04 ultrasonic rangefinder. It’s all wrapped up in a 3D-printed skull-like housing. When the skeleton detects someone or something close in front, the Pi triggers a small servo hooked up to a 3D-printed gear. This interfaces with a pair of racks which drive the skull’s eyebrows up and down, and opens and shuts its jaw.

Of course, there are some major anatomical problems here. Skulls don’t have eyebrows; that’s just not possible. Eyebrows are hair attached to flesh and muscle; they simply don’t exist in the world of bone. However, it’s fair to say [Kevin]’s taking creative license for the sake of the holiday, and we can all support that.

This is a basic build, and a fun one. It would be an excellent way to learn some basic microcontroller skills, while also serving as a great little Halloween charm to scare guests going back to the fridge for another beverage.

We get a cavalcade of quality holiday hacks every year around this time. This year should be no exception – so get your spooktacular hacks into the tips line, post-haste! Video after the break.

Continue reading “Spooky, Scary Skeleton Is Pi Pico Powered”

3D printed tea cup and saucer with the edges made out of 3d printed human teeth. Cup is sitting on a wooden table.

Relax And Have A Nice Cup Of Teeth

Halloween is just around the corner and what better way to add a little spooky decor than to 3D print [DaveMakesStuff]’s Teeth Cup.

It looks like [DaveMakesStuff] has done the equivalent of “kit bashing” by taking 3D models of a full teeth set and merging them with a tea cup. Details are pretty light but a Twitter thread (Nitter)has some clues about the process. The cup looks like it can be done in one print, support free. The smooth finish comes from bead blasting it which, as an added bonus in this case, provides the “dirty” look as the bead blaster is only normally used on nylon SLS prints.

Halloween is always a good source of inspiration for hacker projects and we’ve had many good entries from Halloween Hackfests of the past.

Continue reading “Relax And Have A Nice Cup Of Teeth”