Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.