Difference between revisions of "Project:Open Laser Tag/MileStone1"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
==Android==
 
==Android==
 +
 +
* connect to a gun based on a qrcode
 +
* Have events from the gun show in a list view on the screen (i.e. you were shot by...)
 +
* Show the health and shield level from the gun
 +
* shove events back to a central server
  
 
==Server==
 
==Server==

Revision as of 16:22, 7 June 2011

Electronics

  • Arduino based
  • send/receive of at least 10m
  • i2c processing / connection
  • serial/i2c -> bluetooth

Protocol

IR

i2c

Android

  • connect to a gun based on a qrcode
  • Have events from the gun show in a list view on the screen (i.e. you were shot by...)
  • Show the health and shield level from the gun
  • shove events back to a central server

Server