-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add FIFO, gyroscrope calibration support #14
Commits on Jun 17, 2020
-
Started to define constants to access FIFO registers. Changed value a…
…s suggested in issue #13. Added a quick and dirty sketch to allow easy compiling and testing of the library while developing.
Configuration menu - View commit details
-
Copy full SHA for 03c8270 - Browse repository at this point
Copy the full SHA 03c8270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6419c7f - Browse repository at this point
Copy the full SHA 6419c7fView commit details
Commits on Jun 18, 2020
-
More work on using FIFO and discovered that the potential fix in issue …
…#13 changes the filter and the values read from the accelerometer. Leaving the register at the default value doesn't change the values read.
Configuration menu - View commit details
-
Copy full SHA for 64c33f9 - Browse repository at this point
Copy the full SHA 64c33f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113be07 - Browse repository at this point
Copy the full SHA 113be07View commit details -
If there aren't any values in the FIFO, the values you read might be …
…the acceleration values? Getting some really weird values.
Configuration menu - View commit details
-
Copy full SHA for f6dd85e - Browse repository at this point
Copy the full SHA f6dd85eView commit details
Commits on Jun 19, 2020
-
Got the fifo read method writing to a buffer instead of just spitting…
… the data out the Serial line. Still getting some really wacky numbers for the gryo. Still not sure how to fix that.
Configuration menu - View commit details
-
Copy full SHA for 9c33200 - Browse repository at this point
Copy the full SHA 9c33200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 173adb6 - Browse repository at this point
Copy the full SHA 173adb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a6253 - Browse repository at this point
Copy the full SHA c0a6253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2d34a - Browse repository at this point
Copy the full SHA 9e2d34aView commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb2edef - Browse repository at this point
Copy the full SHA eb2edefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 777e81e - Browse repository at this point
Copy the full SHA 777e81eView commit details