Interesting Fitbit project. How fast is the accelerometer data
I'd like to use the device for gesture recognition. I seem to recall
that "sleep mode" is sampled at ~1 min intervals. Have you encountered
On Feb 9, 2:10 am, Kyle Machulis <
k...@nonpolynomial.com> wrote:
> Hi! I'm Kyle Machulis, aka qDot. I do a lot of hardware reversing, and
> decided to check out the fitbit. I've got a python proof of concept for data
> retrieval and synchronization mostly done, it's at
>
>
http://www.github.com/openyou/libfitbit
>
> I've gotten a basic linux web synchronization client going, as well as a
> start of an ANT access library in python. This still skips a couple of steps
> in the final step because I can't get burst sends working correctly to the
> device, but that only seems to happen for time and website info sync, I
> think.
>
> The reverse engineering and protocol doc is currently being written:
>