A game board with five LEDs and a hand shining a laser pointer at it

Laser Pointer And Arduino Make A Minimalistic Shooting Game

Video games are great and all, but sometimes you just want the thrill of manipulating actual objects in addition to watching action on a screen. This must have been the reason why Nintendo’s Duck Hunt became so popular despite the simplicity of its gameplay. Prolific hacker [mircemk] similarly made a computer-plus-physical game called “Laser Shooter“, which somehow reminds us of the good old NES game.

The game is based on an Arduino Nano, to which five LEDs as well as five photoresistors (LDRs) are connected. When the game is started, the LEDs light up at random and the player has a limited time to “shoot” the corresponding LDR with a laser pointer. This time limit is decreased as the game progresses, and the game is over once the player fails to hit the target on time. The “Game Over” message is accompanied by a sad tune, but luckily no giggling dog.

Complete schematics and code are available for anyone willing to try their hand at replicating or improving this game. And no, you can’t simply sweep your laser across the five LDRs all the time, because you lose if you shoot at the wrong target. For more laser pointer-based games, try this Laser Command clone or this laser tag badge system.

Continue reading “Laser Pointer And Arduino Make A Minimalistic Shooting Game”

Palm-Sized Gatling Gun Has 32 Mini Elastics With Your Name On Them

One thing 3D printers excel at is being able to easily create objects that would be daunting by other methods, something that also allows for rapid design iteration. That’s apparent in [Canino]’s palm-sized, gatling-style, motorized 32-elastic launcher.

The cannon has a rotary barrel driven by a small motor, and a clever sear design uses the rotation of the barrels like a worm gear. The rotating barrel has a spiral formation of hooks which anchor the stretched elastic bands. A small ramp rides that spiral gap, lifting ends of stretched bands one at a time as the assembly turns. This movement (and therefore the firing control) is done with a small continuous rotation servo. While in theory any motor would do, using a servo has the advantage of being a standardized shape, and therefore easy to integrate into the design. A video is embedded below in which you can see it work, along with some close-ups of the action.

Continue reading “Palm-Sized Gatling Gun Has 32 Mini Elastics With Your Name On Them”