Pedometer Output Parsing

By django , 17 June 2013

Just wondering how the pedometer output accessed by the command 'inv6' would be parsed? I've used the example python application so far as my starting point for parsing all other data outputs, but the python application doesn't seem to support this input in it's data package parser. Thanks for the help!

guy_mcilroy

12 years 8 months ago

You can review or modify how the motionFit board transmits data within its embedded source example. To point you at the pedometer packets, mllite_test.c will have the main parsing and data transmission functions.

phpbb Post ID
23250
phpbb Topic ID
15375