Hi everybody. I am an engineering student, and I am new at arduino. That is why I really need your help.
My goal is to use the accelerometer and gyroscope informations measured by the IMU, and send them directly to my computer using only bluetooth.
But I have two issues:
- I am using the code provided for the 9-axis IMU tiny shield to get the informations. But the fact is that I can not have a sample rate bigger than 52 values/sec. I need Nearly 100, and I can't find what to change to get there (I already tried to modify the display interval in the TinyShield_9_Axis_Sensorboard, but is not fast enough).
-The second issue is that I can't upload and get acceleration informations only by bluetooth. I managed to connect the device and my computer as in the tutorial, but nothing more.
Thank you for you Help,
Tomas