Introduction: Laser Tag Gun Game

Laser tag gun game is interesting to play. It is very simple to construct. It is great learning project as well to make your own laser tag gun.

Here i'm using a Arduino board to construct this.

This is a EEPROM based project.

Now in this instructable i'll explain all the steps of construction and how to use EEPROM.

What we need:

  • LASER tag gun
  • LDR
  • Resistor
  • Jumper wire
  • Arduino UNO

Step 1: Assemble the Circuit

Connect a bigsize (12mm) LDR in voltage divider connection with a resistor(as shown in the figure), and insert the output in analog pin A0 of your Arduino board.

Step 2: Upload the Code

Upload the below code and cheak serial moniter to check the value of LDR, when light is incident on it.

Note down the value when the light is incident on it.

Step 3: Upload the Laser Tag Gun Code

Now upload the EEPROM code to store the tag counter value in EEPROM, just put the value which is noted from the serial moniter in previous step.

Step 4: Let's Start the Game

Lets attach the board and aim the LDR with LASER gun.

As a next project you can add more features of multiple teams.

Makerspace Contest 2017

Participated in the
Makerspace Contest 2017