Wearable armour target.
Dependencies: communication mbed
Homepage
Introduction¶
This module functions as the wearable armour target. The armour interfaces with a connected gun via serial bus, via another gun with IR communication, and via the scoreboard via wireless communication.
Components¶
- FRDM - KL25Z mbed board
- nRF24L01 wireless communication module
- tsmp1138 IR receiver module
Functionality¶
The armour module handles recording hits to the player and sending the data back to the scoreboard.
It also handles game state commands from the scoreboard and relays the appropriate command to the gun.