Skip to main content
Eleon BORLINI
ST Employee
December 1, 2021
Solved

On GitHub there are two MLC examples for wrist-tilt recognition, one that uses gyro + accelerometer and one that uses only XL. Why?

  • December 1, 2021
  • 1 reply
  • 683 views

..

    This topic has been closed for replies.
    Best answer by Eleon BORLINI

    The difference lies in the accuracy of the two models, the MLC without gyro helps the user to save some power consumption but, as a tradeoff, will provide a worse performance of wrist-tilt detection if compared to the one w/ gyroscope.

    1 reply

    Eleon BORLINI
    Eleon BORLINIAuthorBest answer
    ST Employee
    December 1, 2021

    The difference lies in the accuracy of the two models, the MLC without gyro helps the user to save some power consumption but, as a tradeoff, will provide a worse performance of wrist-tilt detection if compared to the one w/ gyroscope.