Skip to main content
Gk.1
Associate III
December 4, 2020
Question

With the help of iks01a3 sensors is it possible to detect the person is in sitting or in standing position

  • December 4, 2020
  • 1 reply
  • 530 views

..

    This topic has been closed for replies.

    1 reply

    Eleon BORLINI
    ST Employee
    December 9, 2020

    Hi @Gk.1​ ,

    yes it is. You can refer -for example- to the MotionSD standing vs sitting desk detection library in the X-CUBE-MEMS1 firmware package that natively runs on the IKS01A3 platform: it provides real-time information about the user working mode (sitting at the desk or standing desk position), and is mostly intended for wrist-worn devices.

    There is also the MotionAR activity recognition library that can be used for your application.

    if this code is some help for your purpose, please select this answer as "best".

    -Eleon