User Tools

Site Tools


lasertagsystem

This is an old revision of the document!


Laser Tag System

Contact/Code Source

Slack Link:
Github Link: N/A

Persons Involved

Project Leads

Position Name Email
Project Oversight: Bennett Maciorowski (LUG President) bennettmaciorowski@gmail.com
Project Lead/Manager: Zhongyi Chen zchen230@uic.edu

Participants

Name Email
Rashad
Anthony Venturella

Project Structure

Documentation

Hardware Documentation

Back End Documentation

Meeting Notes

Meeting 1 [10/22/2018]

Blaster requirements
• Require reload after 9 shots
• Connect to vest or whatever target the user will wear
• Shut down blaster based on signal
• Audio or visual display of reload requirement or disabled
• Ability to send score to server
Wearable target requirements
• When shot light up and send signal to blaster and server
Server/display requirements
• Keep track of players and their scores
• Keep track of shots fired and shots that hit (accuracy)
• Create display for active games and display score and stats

Meeting 2 [11/12/2018]

• Determined needed to increase organization and planning
• Need to investigate Lenses to increase range on infra red LEDs

Meeting 3 [11/20/2018]

Blaster planned first prototype features
• IR LED - attempt to supply it the maximum current to test farthest range
• Button - basic button for activating LED
• Ammo Tracker - use SMD LEDs + engraved clear acrylic to represent rounds
• Microcontroller - Esp8266 (ESP-12E board)
Microcontroller details
• Esp8266 functions the same way as Arduino; program it using the Arduino IDE
• Awesome Capabilities: Connect to wifi, create an access point, run as a server, run as a client
• Super cheap: costs under $3 each on Aliexpress; you all should try to get one

Meeting 4 [11/27/2018]

Project Updates:

  • Circuit board for ammo tracker completed

Meeting Notes:

  • Discussed prototype components again
    • New component: shift register
    • SMD LED colors: red, green, blue, yellow
  • Plan for guns and number of guns
    • Pistols and rifles; separate ammo count each
    • Enough guns for 5 v 5 (10 guns)
  • Demonstrations:
    • Using a shift register to control LEDs
    • Esp8266 running as a webserver
    • IR receiver taking remote control IR signals as input
  • Plan on doing some sort of fundraiser if more funds are needed

New tasks:

  • Planned: use convex lens for IR LED; try 3D printing them or buying
  • Testing: figure out how to use a transistor to supply IR LED with ~40ma
  • Testing: experiment more with IR LED on sending and receiving signals
lasertagsystem.1543439104.txt.gz · Last modified: 2018/11/28 21:05 by benbigmac