06-01-2022 12:03 - edited 06-01-2022 12:03
06-01-2022 12:03 - edited 06-01-2022 12:03
Hello,
I have an app that is collecting gyroscope and accelerometer data from a Fitbit Sense, and then storing it as a binary file. I'm trying to collect as much data as possible within the 15 MB limit. In order to do this I want to convert the float value to an integer value, then store it as binary to conserve space. In order to do this, I need the range and resolution of the accelerometer and gyroscope of the Fitbit Sense.
Thanks,
Nick
Answered! Go to the Best Answer.
Best Answer06-03-2022 11:09
06-03-2022 11:09
Found the answer online:
https://www.ifixit.com/Teardown/Fitbit+Sense+Teardown/137130
Best Answer06-03-2022 11:09
06-03-2022 11:09
Found the answer online:
https://www.ifixit.com/Teardown/Fitbit+Sense+Teardown/137130
Best Answer06-05-2022 13:04
06-05-2022 13:04
Hello Nick
I am new to Fitbit app development. I am also trying to collect the accelerometer and gyroscope data from the Fitbit sense and don't know how to do that. can you please give me some direction on this process?
Best Answer