arduino-libraries / Arduino_NineAxesMotion

9 Axes Motion Shield Library
Other
20 stars 33 forks source link

accelerometer output rate #25

Open faustotassan opened 1 year ago

faustotassan commented 1 year ago

Hello, I'm an Arduino newbie so I apologize if I am inaccurate in expressing my request. I'm willing to measure just three axis accelerations with an output rate of 200 records per second. I'm using the Accelerometer.ino code (https://github.com/arduino-libraries/Arduino_NineAxesMotion/tree/master/examples/Accelerometer, I just added some code to record the measured data in a Micro SD). I figured I could set the output rate by changing accordingly the "const int streamPeriod" parameter but it seems that I can get as high as around 30 values per second even when I set "const int streamPeriod = 5". can anybody help me? thanks Fausto

per1234 commented 1 year ago

Hi @faustotassan. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/