This folder contains codes for the Hardware Sensors.
The project uses KY022 and KY005 IR modules. The Arduino driver for the modules can be found here
I2C protocol is used for communication between Beetle and MPU6050. The driver library can be found here
player_1_gun_ble folder contains Arduino code for the player 1's gun.
player_1_vest_ble folder contains Arduino code for the player 1's vest
player_2_gun_ble folder contains Arduino code for the player 2's gun.
player_2_vest_ble folder contains Arduino code for the player 2's vest.
gloves folder contains Arduino code for both player 1 and player 2 gloves.