This is a gadget used to check if movements are standard during the stretching phase of a workout. A flexure sensor is attached to the joints, and if it detects any bending, it indicates that the movement is loose, and an LED will alert the user to this issue.
I try to map the value in different domains, but unfortunately, none of them appears good. I don't think the display of the brightness could provide a clear and intuitive clue about the flexure. Anyway here is the different trials I made in this process:
In this round, I utilized a simple on and off indication to determine if bending exceeds the threshold value. I believe this approach is an improvement over the previous version because users might be significantly distracted from their workout tasks if they have to pay extra attention to the LED brightness.
In this round, I added a new mechanism where the system monitors the duration of a bending action at a joint. If the bending at the joint persists for more than 1 second, this is recognized as an indication of improper posture or movement during stretching exercises. To alert the user immediately about this issue, the system activates an LED to shine brightly for 1 second.