Skip to content

mingiryu/DuinoTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuinoTag

Arduino based laser tag game system.

pic

pic

Overview

Schematic

pic

IR Transmitter System

  • Transistor amplifier to power up the high power IR LED

Feedback System

  • Piezo Sounder to provide audio feedback and sound effects
  • Vibration module to provide physical feedback

Receivers

  • Standard IR receiver module and power regulation capacitor to provide signal feedback system

Material

  • Arduino nano
  • Light Gun
  • Colored LEDs (+30mA)
  • IR Sensors
  • 2x IR LED's (+100mA)
  • Piezo Sounder
  • Power Transistor (MOSFET)
  • Solder, Resistors, Capacitors, etc
  • Vibration module

IRremote Installation

  • Download IRremote from https://github.com/z3t0/Arduino-IRremote
  • Rename "Arduino-IRremote" to "IRremote"
  • Move the "IRremote" folder to Arduino_Root/libraries/
  • Remove RobotIRremote from Arduino_Root/libraries/
  • Send Pin for Arduino Nano is 3, 9

NewTone Installation (IRremote compatibility fix)

About

Arduino Laser Gun Using IRremote

Resources

License

Stars

Watchers

Forks