This Arduino BLE Sense based Squats counter can count number of Squats performed by an individual using the Accelerometer readings and TinyML based Machine learning model.
The Squats counter can detect squats by meaasuring the accelerometer readings and prints it on the Serial monitor. The device is to be attached on the individual's thigh and can be powered using a Power bank or a battery.
I am using this complementary Google IO kit from Sparkfun which includes the Arduino Nano 33 BLE Sense which is capable of running TinyML projects with ease.