Squats-Counter
This 'Arduino Nano 33 BLE Sense' based Squats counter can count thenumber of Squats performed by an individual using the Accelerometer readings and TinyML based Machine learning model.
Demonstration
The Squats counter can detect squats by measuring the accelerometer readings and prints them on the Serial monitor.
The device is to be attached to the individual's thigh and can be powered using a power bank or a battery.
Things used in this project:
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.
Steps to follow
1. Upload the [tf4micro-motion-kit code to the Arduino Nano 33 BLE Sense](https://github.com/googlecreativelab/tf4micro-motion-kit/releases/tag/v005) 2. After uploading the code, open the [Tiny Motion Trainer Experiment](https://experiments.withgoogle.com/tiny-motion-trainer) by Google and pair the Bluetooth device with the laptop.
9. Update the code as per your requirements or use mine: [BLE_Sense_Arduino_Code](https://github.com/Manasmw01/Squats-Counter/tree/main/src/BLE_Sense_Arduino_Code)10. Place the device on your thigh using a Hook and Loop fastener (Velcro tape)
Comments
Please log in or sign up to comment.