I have been building a Laser Tag system based on 28x-1 Picaxe over the last few months. It has now reached the stage where I was able to host a 5 player D-day landing style scenario with the system. I still plan to add features to the system in the future as this is a continually evolving project.
The guns work by generating a 38Khz PWM signal and then using this to modulate the output from the herserout pin on the Picaxe chip. This then uses a FET to drive a IR LED. On the receiving side, a 38Khz IR receiver is connected to the hersin pin. When each gun shoots it simply sends a few bytes of data containing the players ID and team number.
The system also supports the use of a LCD screen to keep the player updated about their health ammo and available clips.
A video:-
http://www.youtube.com/watch?v=eiJQpNVqReo
The code is too big and the forum won't let me post it here. It can be viewed here:-
http://www.fisk.me.uk/blog/LibreTag-Firmware/LibreTag-v0.94.bas
Please check out my blog for more information and let me know what you think of my progress so far.
http://www.fisk.me.uk/blog/
The guns work by generating a 38Khz PWM signal and then using this to modulate the output from the herserout pin on the Picaxe chip. This then uses a FET to drive a IR LED. On the receiving side, a 38Khz IR receiver is connected to the hersin pin. When each gun shoots it simply sends a few bytes of data containing the players ID and team number.
The system also supports the use of a LCD screen to keep the player updated about their health ammo and available clips.

A video:-
http://www.youtube.com/watch?v=eiJQpNVqReo
The code is too big and the forum won't let me post it here. It can be viewed here:-
http://www.fisk.me.uk/blog/LibreTag-Firmware/LibreTag-v0.94.bas
Please check out my blog for more information and let me know what you think of my progress so far.
http://www.fisk.me.uk/blog/
Attachments
-
12.5 KB Views: 39
Last edited: