vassaggho / sf9domahrs

Automatically exported from code.google.com/p/sf9domahrs
0 stars 0 forks source link

Exporting output from IMU #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi. I'm using the 1.0 code and I'm able to get the roll, pitch and yaw 
perfectly in the Serial Monitor. However, if I need to manipulate this data, 
how do I do so? For example, I may want to store the data in a .txt file, or 
feed that data to another code for processing. How do I do so?

Also, I'm unable to get the other data (besides the roll, pitch, yaw) even 
though my PRINT_ANALOGS == 1. How do I get all the data?

Thanks!

Original issue reported on code.google.com by mi...@teamsae.co.cc on 6 Feb 2011 at 4:24