MyPunch App is the Android app of the global MyPunch project, it allow the user to record boxing session and saw chart and datas about performance like :
- Number of punch
- Velocity of each punch
- Strength of each punch
This app is linked with a homemade NodeJS API and an ESP32 placed into a boxing glove
it use BLE to communicate with the ESP32 during session recording
It also use a MPU-6050 Accelerometer and Gyroscope Sensor plugged into the ESP32. Then the data we read from it during session recording is used as base for all the above calculation
Made with Android Studio 4.1
This is an end of school year project.
