2017-04-25 (Tu) Pi0 Laser Tag PiTagErrUs

Specific IR remote signals were programmed into Python which changed the receiver's team. This will allow a moderator to quickly change the team of everyone playing. The vests and taggers will immediately change to match the selected color. A print() statement also tells which team the player has been assigned to.

Ability to change color and team with a remote

Python print() showing team assignment

Another computer and Arduino was used to transmit signals as though they were being sent by an opponent. In this way, different teams IDs could be transmitted from the same emitter which made it easier than running another Python program and changing the player ID and team ID. The demo program was able to differentiate between friendly fire, opponent shots, and bad signals. Previously, a poorly received signal could still do damage. Error checking should eliminate that now.

Another Arduino being used to transmit signals as though they were shot by different teams


Python print() showing that some shots were ignored because the shooter was on the same team

Downloads:

The rest of the posts for this project have been arranged by date

First time here?

Completed projects from year 1 
Completed projects from year 2
Completed projects from year 3


Disclaimer for http://24hourengineer.blogspot.com/ and 24hourengineer.com
This disclaimer must be intact and whole. This disclaimer must be included if a project is distributed.
All information in this blog, or linked by this blog, are not to be taken as advice or solicitation. Anyone attempting to replicate, in whole or in part, is responsible for the outcome and procedure. Any loss of functionality, money, property or similar, is the responsibility of those involved in the replication.
All digital communication regarding the email address 24hourengineer@gmail.com becomes the intellectual property of Brian McEvoy. Any information contained within these messages may be distributed or retained at the discretion of Brian McEvoy. Any email sent to this address, or any email account owned by Brian McEvoy, cannot be used to claim property or assets.
Comments to the blog may be utilized or erased at the discretion of the owner. No one posting may claim property or assets based on a post.
This blog, including pictures and text, is copyright to Brian McEvoy.

2017-04-21 (F)

Comments