I am trying to use data from my Fitbit to catch the movement of my hand.
Then I find Fitbit Api here: https://wiki.fitbit.com/display/API/Fitbit+Resource+Access+API
In terms of collection resources, it seems that I can get only some data, such as body measurements, weight, recent activities, friends, etc.
So my question is, does Fitbit provide any kind of API that will help me get real-time accelerometer data and real-time gyroscope data?
source share