-
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
Additional examples #3
Comments
Here's an example with the Madgwick library that I tested with the Processing visualizer sketch in the Madgwick folder. It's delivering pretty good results, someone else might want to test it:
|
Updated the madgwick example to use handshaking, and added a p5.js visualizer sketch that works with it: |
Here's an update on the p5.js visualizer. Added some content to explain it. |
hello, |
Six faces means six possible orientations of the board. See https://www.arduino.cc/en/Tutorial/Genuino101CurieIMUAccelerometerOrientation for an example of it. |
added AccelerometerTap code.
please guide me if you want further improvement in the pull request. |
resolved the requested changes.
Hey @sandeepmistry :) For task 3- Gyroscope as a knob, rotating around the Z axis Just instead of controlling a servo via the same, do we need to values on Serial Monitor (and keep things simpler) to get orientations as we move our knob (LSM6DS3). |
tried to resolve the requested querry.
Suggested by @tigoe:
The text was updated successfully, but these errors were encountered: