Smart Dumbbell

Fitness can be combined with IoT to achieve the analyzing of exercise data so that users can keep track of their training. This example simulates a smart dumbbell which can record and calculate the amount of exercises done.

../../../../_images/ex10.png

Building Instructions and Sample Programs

Download Resource Pack

Sample Wiring:

../../../../_images/dumbbell_wire.png

Extensions Needed:

IoT:

../../../../_images/iot.png

Micro:bit Sample Program

../../../../_images/dumbbell_code_1.87.png

IoT Sample Program

../../../../_images/dumbbell_iot_code_1.87.png

Activating the local IoT server

../../../../_images/mqtt_1.87.png

Model Procedure

  1. Turns on the model.

  2. Press A to record and upload the training data onto IoT platform.

  3. IoT program will report the training data.