Page 1 of 1

Need help woth raozor IMU output

Posted: Sun Sep 17, 2017 10:35 pm
by sampath999
Hi!! Frnds
I'm new to here and had bit of trouble with my hobby project that gets me into nuts
I have a Razor 9DOF connected to my RPI and executed my pyscript to print output
which in turn me plain text format output rather than as strings.My question is how to change those plain text to strings so that i can use them as variables in following script

Re: Need help woth raozor IMU output

Posted: Mon Sep 18, 2017 10:26 am
by OutoftheBOTS
some good example there for converting string to variables https://stackoverflow.com/questions/379 ... oat-or-int

The Razor 9DOF is a very advanced IMU, it is both a 9 DOF sensor and a SAMD21 micro-controller to process the data.U will need to have the software on the Razor programmed properly as well as the the software on the RPi. I suggest you read the info here http://x-io.co.uk/open-source-imu-and-ahrs-algorithms/