Hi - Novice here. I am interested in logic that would distinguish between the states of "driving (in a car for example)" and "not driving". I understand that I can sample and smooth accelerometer data, but I am really struggling with it. Has anyone done this before? Can someone point me towards a resource? TIA.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Fitbit don't publish their algorithm, but there are lots of articles which discuss how to use an accelerometer sensor to do step detection. Once you understand how steps are detected, you should be able to see how driving vibrations might differ from those.
An article like this might help: https://www.analog.com/en/analog-dialogue/articles/pedometer-design-3-axis-digital-acceler.html
Best Answer