-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gathering the data #1
Comments
It is possible to change range values when you acquire raw data using registers. You can do it digging right at the registers or using i2cdevlib. Note that using DMP change range values is not possible. Later I will upload some code that I used so you can take a look. |
Thank you! I will wait for the code. |
Can you tell me about your dataformat, where is your acc data and where is your grosco data? |
You can find it in: https://github.com/pajaraca/IEZ/tree/main/dataset |
I get it , thank you |
Hi! Could you tell me more or share some code used to gather the data from the MPU6050, please? I believe we have got the same sensor but I'm unable to get the data in the same value range as the data provided in this repository. Thanks!
The text was updated successfully, but these errors were encountered: