Supersonic NERF Dart Speedometer

ATtiny Chronograph

[John] was faced with an interesting problem: after he built his own air cannon, how could he tell exactly how fast his NERF darts were moving? Luckily he had some spare parts on hand and hacked together a fully functional projectile speedometer for less than the cost of an Arduino.

A device is essentially two detectors spaced a precise distance apart from one another. When something passes the first detector, a timer is activated which measures how long it takes the object to reach the second detector. From this, the device calculates the speed. [John] used infrared emitter/detector pairs spaced exactly three inches apart and wired them to an ATtiny2313. After a little bit of coding, he now knows just how fast he can fire those squishy ballistic missiles.

The infrared emitter/detector pairs are mounted to a PVC pipe through which the projectile travels. [John] notes that in theory this could be used to measure almost anything that could fit through the pipe, although this particular device might be damaged by muzzle flash or a pressure wave from an actual gun.

We’ve seen other NERF dart air cannons before, and we wonder if maybe there should be some sort of competition to see who can shoot a NERF dart the fastest now that there’s an easy way to measure speed?

 

Reactive Target Range For Nerf, Airsoft, Etc.

reactive-target-range

Taking the time to build a reactive target range really adds to the fun of toy weapons. It lets you move beyond just point and shoot to actual games of skill.

The project is anchored by an Arduino board. It connects to a piezo element on the back of each of these sheet metal targets. Detecting when a projectile hits the target works pretty much the exact same way the ever popular Knock-block works. To provide interactive enjoyment each target has an LED which, when lit, indicates that the target is active. From here it’s just a matter of coding to add different challenges. So far [Viktor Criterion] has implemented quick draw, timed, and rapid fire modes. The demo after the break shows off everything, including the slick modular design he came up with to make the system portable.

We’d love to see these targets mounted on motorized tracks. Each round would have the targets moving closer to you at a faster pace to keep you on your toes.

Continue reading “Reactive Target Range For Nerf, Airsoft, Etc.”

Sentrifying A Nerf Gun

vulcan

[Brittliv] made the mistake of getting her friends into Nerf weaponry, and so began the race to mutually secured destruction via foam darts. She may have the upper hand in this war, because her Nerf Vulcan sentry gun is both incredibly powerful and is able to be operated autonomously with a webcam featuring a friend or foe identification system.

The azimuth and elevation mount for the gun is made out of plywood, with each axis controlled by a single servo attached to an Arduino. Of course a stock Nerf gun would be fairly boring, so [BrittLiv] increased both the voltage going to the gun’s motor and the strength of the gun by replacing a 2kg spring with a 5kg spring.

Targets are tracked with a webcam using Processing and a bit of code from Project Sentry Gun. One interesting feature is a friend or foe tracking system; if the gun sees someone wearing a t-shirt with the Instructables logo, the target is identified as a friend and is not brutally mowed down with plastic darts.

Continue reading “Sentrifying A Nerf Gun”

nerf-sentry

Nerf Sentry Gun For The Apocalypse

nerf-sentry

If you’ve ever wanted to shoot someone with a Nerf gun, but just didn’t have the energy to get off the couch, this hack may be for you. It’s also a good way to ward off zombies if another apocalypse, Mayan or otherwise, is on the horizon.

Although the effects are very cool, as seen in the video after the break, the method for making this setup was quite simple. The requirements for this project were that the gun could not be permanently modified, and everything had to fire automatically. These restrictions may have contributed to the simplicity of the design as many of us would start breaking things before we had to.

Instead of some elaborate hack, the trigger was tied back in the firing position at all times. A relay was then used to interrupt the power supply to the mechanism allowing an Arduino equipped with an infrared sensor to automatically control the firing. The setup is explained after the break, but skip to around 1:55 if you’d rather just see the guns in action. Continue reading “Nerf Sentry Gun For The Apocalypse”

Hackaday Links: November 4, 2012

Wait, you’re using a Dremel to cut PCBs?

Cutting copper-clad board or – horrors – depanelizing PCBs is a pain if you don’t have the right tool. Over at Hub City Labs they’re using a small, cheap metal shear & break. Bonus: it can cut and bend sheet metal, so the Hub City folks can also make enclosures.

Color Codes? Yes, Color Codes.

[Joe] sent in a cool utility he whipped up called resisto.rs. Plug in a resistor value, and it’ll spit out the 4-band, 5-band, and surface mount labels for that resistor value. Pretty neat.

Parallel Ports

Parallel ports may be a dying breed, but that didn’t stop [Electroalek] from putting together a VU meter that connects to his LPT port. It’s an extremely simple design; just connect some LEDs and resistors to the pins of a parallel port, and you can easily control them via software on a computer. Playing around with an LPT port used to be common knowledge, so we’re glad to see [Electroalek]’s work here.

The power is out, but Radio Shack is still open

[Jason] is stuck in New Jersey without power and needed a way to charge his phone. He whipped up a cell phone charger using an RC car battery and an LM317 voltage regulator. It’s an easy circuit to piece together, and judging from [Jason]’s picture will hopefully keep his cell phone charged until the power comes back on.

Shooting 50 Nerf darts all at once

If [Rob]’s project log is to be believed, it looks like they’re having a lot of fun over in the Sparkfun warehouse. They decided to have a full-scale Nerf gun war for a summer intern’s last day. [Rob] came up with a DIY Nerf shotgun that shoots 50 darts across the room, just waiting to be found sometime in the next decade.

There’s a great video of [Rob] firing the single barrel (yeah, they made a trident-shaped one as well) gun at well prepared but unsuspecting coworkers. Be sure to check out the comments of this post to see Hackaday readers frothing at the mouth because PVC pipe isn’t a pressure vessel guys. You’ll all surely die.

How To Build An Extremely Powerful Nerf Gun

[TopCityGear] was trying out a piece of PVC as a blow gun barrel when he thought he’d try to give it a little more power than what his lungs could put out. What he came up with is this air-powered Nerf gun that definitely leaves a mark. The video after the break is a show-and-tell, a build log, and finally a demonstration of its power. He adds a nail to a Nerf dart and drives it through a board, then leaves a huge welt on his poor friends chest with a plain old foam dart. It reminds us of those riot guns that shoot bean bags.

The air is stored in that twelve-inch PVC reservoir. On the rear cap there’s a Schrader valve for pressurizing the tank with a compressor or even a bike pump. The grip is a gutted cordless drill whose battery doubles as the power source for the electric sprinkler valve which fires the gun. The screw fitting just in front of the hand grip lets him remove the barrel so that the projectile can be inserted.

This reminds us of that gun which shoots water-filled ping-pong balls.

Continue reading “How To Build An Extremely Powerful Nerf Gun”

Hackaday Links: February 19, 2012

Industrial control robot band

Remember Animusic, a series of videos featuring computer-generated, highly  implausible instruments? Intel made their own to demo their industrial control tech. From the looks of things, we’re putting money on a bunch of MIDI triggers bolted onto plastic panels; now it’s slightly less impressive and the reason we’re looking at xylophones on eBay right now.

Quadrocopters everywhere

[Jouni] sent in his quadrocopter build that was inspired by the Japanese spherebot we caught earlier this year. [Jouni] used a carbon fiber frame to  prevent the copter from bumping into things. Other things bumping into it are another story entirely.

This is my gun. There are none like it, because I printed it.

[Landru] printed a Nerf gun on his 3D printer. The only non-printed parts are a few screws, springs and an o-ring. [Landru] promised to put the files up on Thingiverse, but we can’t find them.

Media center auto power on circuit

[Dizzy]’s media server doesn’t have an ‘AC power loss reset’ feature in its BIOS, and he can’t jumpstart the thing by shorting pins on the ATX power socket. He came up with a very clean, minimal solution to starting his server after a power loss. Nice job, [Diz].

Better run, better run, outrun my soldering gun

Alright, circuit board shoes probably aren’t that comfortable, or useful, but we did find a like to the works of [Steven Rodrig], an artist who works in the medium of PCBs. The recycled circuits don’t do anything, and that’s giving us a few ideas on how to improve a digital banana.