I’m primarily talking about stuff like step counters, but also health apps measuring your heart rate, how many stairs you take, the length of your steps, and so on. I’m honest when you tell me to explain it to me like I’m five years old, this one boggles my mind.

  • @Deestan
    link
    411 month ago

    It has three sensors that notice if it is changing speed up/down, left/right or back/forth.

    A step will result in a speed increase up (foot go from still to up), followed by a sharp speed increase down (foot go from up to down), then “up” again (foot go from down to stop).

    Going up a stair causes the same but different timing between the speed changes.

    If you are on Android, the Physics Toolbox Suite can let you look at the exact values it is measuring.

    • @[email protected]
      link
      fedilink
      41 month ago

      In addition to that, it uses GPS, WiFi, and Bluetooth signals to pinpoint your location very precisely, and can use that to calculate the distances you travel and the number of steps it takes you to get there.

      It can also put all of these data points together to tell things like your height and weight. It can only guesstimate things like your heart rate based on your age and BMI, but smartwatches these days have actual heart rate monitors, and pulse and oxygen meters built-in and can share that data with your phone.

    • @meco03211
      link
      21 month ago

      Well how about that. I’ve debated making my own pedometer app. I’m assuming there are tutorials online how to do that, but this might be fun to just play with for a bit.