Hello!
I forked the repo and am starting to process the incoming data from the wand. Do you have any guidance and/or sample code that could point me in the right direction for interpreting the data?
Seems like each packet comprises 9 signed int16 values, and my first guess is accelerometer, gyro, then magnetometer data. The data also seems to be already processed into signed values, so some offset has been applied to the ADC.
Hoping to not have to figure this all out the hard way :-)
Regards,
Brian
Hello!
I forked the repo and am starting to process the incoming data from the wand. Do you have any guidance and/or sample code that could point me in the right direction for interpreting the data?
Seems like each packet comprises 9 signed int16 values, and my first guess is accelerometer, gyro, then magnetometer data. The data also seems to be already processed into signed values, so some offset has been applied to the ADC.
Hoping to not have to figure this all out the hard way :-)
Regards,
Brian