Skip to main content
Visitor II
July 31, 2020
Question

Use LIS2DH12 detect sit or stand

  • July 31, 2020
  • 1 reply
  • 834 views

Hello everyone

We are designing a wearable device. It's worn on the waist. We want it can generate an interrupt when a man sit down or stand up, so that we can know a man is sitting or standing. It's a low-power device, wake up every 3 seconds.

Now, we are using the YLIE interrupt(assume the gravity is to -Y). But it's very easy to misjudge when walking or move body.

Can anyone give us some ​suggestion please?

Thank you.

LiBing

Best Regards

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    July 31, 2020

    There are several ways to achieve the goal, and it may be particularly feasible with Artificial Intelligence, i.e. H. X-Cube-AI:

    Good luck!

    /Peter

    lbing.1Author
    Visitor II
    July 31, 2020

    Thank you Peter.