Mbed based laser tag system using IR LEDs and receivers
Dependencies: mbed fwdcrc16library PinDetect TextLCD
This project was the result of an embedded systems design course held in 2013.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:6e6ab7e5074e | 2019-08-15 | Mike951 | Finished and tested IR Laser Tag project |
4:7294c20b1025 | 2013-03-22 | Mike951 | Final revision; |
3:752f5f63f783 | 2013-03-18 | Mike951 | Alpha Edition. Contains all required functionality, but IR receiving/tagging has not been tested yet. |
2:15134f79b400 | 2013-03-18 | Mike951 | Basic hit and firing functionality implemented. Still needs full statistic display and firing to be coded. |
1:24f46931d010 | 2013-03-18 | Mike951 | Menu system and id generation fixed to be in the correct format. Need to do statistics and tagging/respawning behavior. |
0:69e5ee3b618d | 2013-03-17 | Mike951 | Establishes basic button and timer functions as well as statistics viewing. |