Universal Remote Laser Tag

37K51056

Intro: Universal Remote Laser Tag

Blast away your friends for hours on end with this custom laser tag system. Who needs to pay to play in an arena when you can make your very own game? Best of all, no special equipment is required, because the "guns" are regular universal TV remotes!

STEP 1: Parts and Materials

This list includes enough parts to make two complete laser tag vests:

(2x) Safety vest

(2x) Arduino Micro (RadioShack #: 276-258)

(6x) IR receiver (RadioShack #: 276-640)

(2x) piezo transducer (RadioShack #: 273-073)

(6x) red LED (RadioShack #: 55050629) web only

(6x) 360 ohm resistor (RadioShack #: 55049382) web only

(6x) 100 ohm resistor (RadioShack #: 271-1311)

(2x) 1K ohm resistor (RadioShack #: 271-1321)

(10x) 0.1uF capacitor (RadioShack #: 55047557) web only

(2x) micro lever switch (RadioShack #: 275-016)

(2x) SPST slide switch (RadioShack #: 275-401)

(2x) 9V battery (RadioShack #: 23-2211)

(2x) 9V battery snap (RadioShack #: 270-324)

coroplast sheets (old political signs)

thread

sticky-back velcro

tape

STEP 2: Design Overview

My main goals when designing the system were to keep it low cost and easily customized.

The main body is a cheap safety vest covered in bits of coroplast, which is the kind of corrugated plastic you'll typically find in U.S. political campaign signs. Sensors are attached to hex-shaped cut-outs and sewn into the vest. I decided to use three sensors for my set of vests. Since they're all wired in parallel, a "shot" to any one will trigger the whole system. An Arduino Micro serveds as the main controller for the system and is powered by a 9 volt battery. When any one of the sensors detects a "pre-programmed" hit from a remote, a piezo will beep a tune and LEDs will flash above the sensors.

STEP 3: Assemble Electronics: Main Board

The circuit isn't terribly complicated, but we've got to try and keep it compact on the small protoboard.

First, solder the Arduino Micro with the USB port facing out.

Next, solder the three 100 ohm resistors to the upper (we'll cal this power) rail.

Solder the NPN transistor with the emitter in the lower (ground) rail.

Solder a 0.1 uF capacitor across the power and ground rails.

Solder wire leads to the micro lever switch.

Solder one of the switch leads to the ground rail and the other to digital pin 2.

Solder the positive lead of the piezo to digital pin 12 and the black lead to the ground rail.

Solder the slide switch to the red lead of the 9V battery snap.

Solder another red wire from the slide switch.

Solder the red lead from the switch to the VIN pin.

Solder the black power lead to the ground rail.

Solder leads to an LED and connect the anode to the output of the 360 ohm resistor.

Solder the cathode of the LED to the collector of the transistor.

Through a 1K ohm resistor, solder the base of the transistor to digital pin 3.

STEP 4: Assemble Electronics: Sensor Pads

Next we'll begin making the individual sensors.

First, solder 0.1 uF capacitors across the power pins of the IR receiver. Looking at the flat (back) side of the sensor, the pins from left to right are: power, ground, and output.

Solder a couple feet of wire to the sensor and insulate the connections with heat shrink.

Braid or twist the wires to keep them neat. This will make things easier to sew.

Cut out the hex shapes from the attached template. I used a laser cutter, but a pen knife cuts through coroplast like butter, and an awl, or similarly pokey tool, makes quick holes. Since the underside of the sensor pads will be sewn to the vest, we don't have to worry about burrs or it looking too pretty.

Press the sensor and LED into their respective holes and tape down the wires.

Solder the anode of the LED to the output of another current limiting resistor.

Solder the cathode of the LED to the collector of the transistor.

Solder the anode of the sensor to the output of one of the 100 ohm resistors.

Solder the cathode of the sensor to the ground rail.

Solder the output of sensor to digital pin 11.

Repeat the previous steps as necessary depending on how many sensors you make.

Screw in the main board to the large hex.

Pop in the piezo to the main board.

Screw in the slide switch.

STEP 5: Vest Assembly

If you don't have any long 2mm screws, some thread will work just fine to hold the lever switch in place.

Tape down the sensor pad where you wish.

Stitch the corners of the sensor pad to the vest. A couple times though each hole should hold each securely.

Sew the wires from the extended sensor pad along the reflective layer.

Before sewing the main sensor pad in place, put a small piece of loop Velcro on the back of the piezo.

Sew the main sensor pad in place.

Put the matching piece of "hook" Velcro on the bottom of the 9 volt.

Slide the 9 volt into the available space and attach the snaps.

STEP 6: Electronics Assembly: Program the Vests

Now that we've assembled the vests, all we need to do is program them to respond to our remotes! First, download the UR_Laser_Tag sketch and upload it to your Arduino Micro.

Field Programming:

It would be a hassle to need to connect the vests to a computer to reprogram a code, so I added a snippet of code that allows you to "program" a new code without a computer. If you connect the Arduino to a computer, prompts will also appear on the serial monitor.

Hold down the Erase button (the lever switch) and turn on the vest.

Continue to hold down the button until the LEDs flash 6 times.

Release the Erase button. The Arduino is now in "programming" mode and is ready to receive a signal from a remote.

Aim a remote at one of the sensors and press the desired "firing" button. If the Arduino captured the code, then the LEDs will blink six times. The Arduino is now in "confirmation" mode.

Press the same button again and the Arduino will again blink six times to confirm. The code has now been stored in EEPROM and will be saved for future use.

If the Arduino does not capture the same signal after three attempts, the LEDs will blink slowly twice, then return to "programming" mode.

Once the Arduino has captured and confirmed the signal, the LEDs will blink three times. They will also blink three times during normal start-up, after which time the Arduino is now ready for "target" mode and will buzz and flash when the previously set code is detected. This setup allows for individual systems, so that you don't accidentally shoot yourself. You could allow for it though!

STEP 7: Game On!

Enjoy your new custom laser tag system! This is just a working proof of concept, but I would love to see people make a full team or two of vests, or perhaps custom holders for the remotes to look like ray guns. The possibilities are endless.

53 Comments

Looks awesome! Just one question: how much did it all cost?

The Arduino is the most expensive, at $25 each, but you could use a much cheaper derivative board for less than $10 per piece. The other components were only a few dollars each. The vests and remotes were ten dollars a pop, but you can sometimes find universal remotes at dollar stores too. All in all I spent ~$100 to make two vests, but you could definitely cut that price in half with similar parts.

how did you know when you get hit from your back?
Why did you put a capacitor across the power pins of the recievers
Can you please correct the material list? It looks like some items listed in the directions are not in this list. It would also be so useful to have a tools list! Lastly, is the Adafruit Trinket still the best low-cost alternative for a teacher that has a very small budget? We can't wait to show you the final products! Thank you!

This would be great if it could detect multiple codes and possibly give different sounds based on which code it detects. Pair that with a Kymera Magic Wand Universal Remote, and you could have wizard battles instead of normal laser tag.

A wizard wand laser tag game?

INGENIOUS!

im developing such a concept now.

I've yet to see a fantasy themed digital tag system. This is a great idea. I'm sure the LARP community would love it!

laser Rock Paper Scissors or the wizard equivalent.

wouldnt it also be possable to gut out a duck hunt zapper (or something similar), and load it up with a ir led hooked into a arduino pro mini that is programed with a simple pin high = sequence code. and then use the program mode switch on the vest recever to recognize and accept the sequence from the gun?

good day can u send me the schematic diagram (bugoybugoy2@gmail.com) and what kind of transistor did you use thanks!!!

Keen on having a go at this but had a thought - could you use an old games console light gun's optics to focus the IR beam in a straight-ahead direction? Kinda like this instructable here https://www.instructables.com/id/Duino-Tagger/

Will it work with a simple IR LED?

Will it work with a simple IR LED?

Will it work with a simple IR LED?

I am a teacher hosting a zombie hunt for Halloween this year... I have about 20 electronic Nerf guns... I need to make about 50 headbands/ receivers for the zombies.... Would this work for what I am doing ? Would I have to program all the head bands to receive 20 different signals?

As is, it would need to be modified. I suggested it to be used in a way that doesn't allow you to shoot yourself, but this is unnecessary if you don't mind knowing who shot whom. You can simply "program" each vest to all accept the same remote control code. Hope this helps!

Will this react to a LaserLyte, a laser that is used during dryfire practice with weapons?

More Comments