Pyrotechnic Star Machine

Star_Pump_Cutaway

[Robert McMullen] designed and built this fascinating, fully automated, pyrotechnic star pump (Google cache). It was made as a project requirement for his engineering program — The inspiration? He also happens to be a member of the Olin College Fire Arts club.

Let’s backtrack for a second. What is a pyrotechnic star any ways? They are the pyrotechnic pellets that make up the heart of all projectile type fireworks. Usually either a metal dust, compound or salt, they are what makes the pretty colours and “stars” of the fireworks. Only problem? If they aren’t made right they can be rather dangerous. Luckily, [Robert] chose one of the safest methods: pumping. The basic concept is that the star mixture is damp as it is pressed into a cylindrical shape, and then cut and dispensed, ready for use after a drying period.

The machine is a very slick mechanical contraption that is even a bit mesmerizing to watch. There’s lots of info on his blog, and even the technical drawings and Solidworks files are available! If this all seems rather familiar, [Robert] built a similar machine that creates waterproof fuses.

Stick around after the break to see it in action! Unfortunately we regret to inform you… blowing up of the stars is not included.

Continue reading “Pyrotechnic Star Machine”

DIY Pneumatic Skeleton And Air Horn Gag To Scare Those Trick-Or-Treaters

Horn_Skeleton_Gags

[Rick Osgood] has been busy making more scaring gags for Halloween. This week he’s sharing great ideas for an air horn and pneumatic jumping skeleton, both actuated by 24 V sprinkler valves. These two new gags can easily be activated using [Rick’s] cardboard floor plate switch and three 9 V batteries cleverly snapped together in series for a 27 V supply (we can’t resist dropping in this link to a 2196 V supply from 9 V batteries just for fun).

The air horn construction is quite unique using a latex balloon strategically located as a reed valve for the air to vibrate over as it rushes out making a very loud honking sound. [Rick] then connected his manual bicycle pump to an air supply so that when an air valve is actuated the bicycle pump handle with a skeleton wired to it pops up. It then lowers back down via a bleed hole in the air line. Both the air horn and pneumatic pop-up skeleton seem simple to construct and his tests show them functioning perfectly.

Being the air storage chambers are small the re-trigger setup seems too repetitive to be practical for a continuous stream of Trick-Or-Treaters. Perhaps one could hide an air compressor with a long feed line to supply the gags? Plus, using an air compressor would come in handy for other scary blasts of air. Of course you would want to lower the compressor’s output regulator to safe levels so you don’t risk blowing apart your pop-up skeleton rig or any pipes.

Follow along after the break to see how to build these two great gags and get some tips from Mr. Safety.

Continue reading “DIY Pneumatic Skeleton And Air Horn Gag To Scare Those Trick-Or-Treaters”

Game Of Life Clock

GOLclockOperating

[Alex] wanted to make an LED clock. But simply making an LED array clock was far too easy — so he decided to make it follow some interesting rules…

Ever heard of John Conway’s Game of Life? It’s quite simple — there are four rules.

  1. Any live cell with fewer than two live neighbours dies, as if caused by under-population.
  2. Any live cell with two or three live neighbours lives on to the next generation.
  3. Any live cell with more than three live neighbours dies, as if by overcrowding.
  4. Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.
    [from Wikipedia]

So [Alex] decided to make his clock LED matrix follow these rules, with lit pixels representing life. Every minute, on the minute, the time is displayed. But as soon as it is displayed, the rules take over, and the display disintegrates, following the rules of the Game of Life. It makes for an very interesting display that’s just waiting to be scaled up to a larger size!

He’s done a great job writing it up on his blog, and has included his code as well — so if you’re so inclined, take a look! If not, stick around after the break to see the clock in action.

Continue reading “Game Of Life Clock”

Solar Camping On Steroids

[Rick] does a lot of camping, but he loves his electronics. So he’s now on his third iteration of his solar-powered battery box, and it packs quite the punch!

It’s a pretty simple build, but very effective. [Rick] is using a 200W solar panel, a 20 Amp MPPT solar charge controller, a large 100Ah Military Spec Deka 6TMF deep cycle battery, three 12 volt car accessory outlets, and to box it all up — an inexpensive plastic tote from Walmart to keep it dry in bad weather. The only problem we can see with this is that since the battery isn’t a sealed gel cell, it could out gas inside the tote which might cause him problems down the road. He’s aware of this though so the lid is only on when it needs to be.

This unit can power pretty much anything that runs on 12 volts, from USB devices, to camping light batteries, air pumps for air mattresses, C-PAP machines via the included A/C inverter, and it can even run an EdgeStar FP-430 portable fridge/freezer for 3+ days before even needing to plug in the solar panel for recharging! Total system cost is a bit high at around $1000 — but that includes the portable fridge, solar panels, and all accessories and miscellaneous hardware that went into assembling the system.

Stick around after the break to see the video demonstration.

Continue reading “Solar Camping On Steroids”

Circular Saw To Table Saw Conversion

Corded circular saws are a dime-a-dozen at any old thrift store, yet table saws are a bit more of a costly investment — have you ever wondered if you could just make one out of a circular saw? [Matthias Wandel] did, and he just so happens to be very good at woodworking! He makes a lot of great woodworking videos to share on YouTube, and in his latest blog post, he shows us a rather elaborate way to convert a plain old circular saw, into a functional table saw.

While the concept seems simple, unless you do a lot of woodworking, you’ll probably marvel at how easily making things comes to [Matthias] — we know we did. By the end of the video he has a fully functional table saw that can raise and lower in height, and cut at different angles.

If you’re interested in making one yourself, he does a very thorough job explaining the process in his video — check it out after the break!

Continue reading “Circular Saw To Table Saw Conversion”

Build A Sensorless Brushless DC Motor Controller

[Davide Gironi] shows us how to implement a sensorless brushless DC motor controller (sensorless BLDC) using an ATmega8 microcontroller. In order to control a BLDC motor you need to know its rotational sequence position and speed so you can calculate and apply the correct current phase sequence to the motor windings at just the right time.

Simply said, sensorless BLDC means you’re not using a purpose built sensor to determine the motor’s position and speed, however, you are sensing the motor’s sequence position using the back EMF signal coming from one of motor’s coils that is not currently receiving power. When this back EMF signal crosses zero voltage a microcontroller can calculate the rotational speed and when to switch to the next power sequence. This technique is not good for position control motors but is great for continuous motors like computer fans and drives were the slightly reduced wiring costs make this type of BLDC control favored.

If you want to build a BLDC controller we recommend starting with [Davide’s] last project on sensor controlled BLDC motors. You can also checkout these interactive demonstrations for more understanding on the different BLDC configurations.

Follow along after the break to watch the video demonstration of [Davide’s] sensorless BLDC controller controlling a motor from CD-ROM drive.

Continue reading “Build A Sensorless Brushless DC Motor Controller”

Alas, Poor Yorick! I Tweeted Him

yoreck the talking skull

You know Halloween is coming around when the tweet reading skulls start popping up. [Marc] wanted to bring the Halloween spirit into his workplace, so he built “Yorick”. In case you’re worried, no humans were harmed (or farmed for parts) in the creation of this hack. Yorick started life as an anatomical skull model, the type one might find in a school biology lab. Yorick’s skull provided a perfect enclosure for not one but two brains.

A Raspberry Pi handles his higher brain function. The Pi uses the Twitter API to scan for tweets to @wedurick. Once a tweet is found, it is sent to Google’s translate server. A somewhat well-known method of performing text to speech with Google translate is the next step. The procedure is simple: sending “http://translate.google.com/translate_tts?tl=en&q=hackaday” will return an MP3 file of the audio. To get a British accent, simply change to google.co.uk.

The Pi pipes the audio to a speaker, and to the analog input pin of an Arduino, which handles Yorick’s lower brain functions.  The Arduino polls the audio in a tight loop.  An average of the last 3 samples is computed and mapped to a servo position. This results in an amazingly realistic and automatic mouth movement. We think this is the best part of the hack.

It wouldn’t’ be fair for [Marc] to keep the fruits of his labors to himself, so Yorick now has his own Livestream channel. Click past the break to hear Yorick’s opinion on the Hack A Day comments section! Have we mentioned that we love pandering?

Continue reading “Alas, Poor Yorick! I Tweeted Him”