Skip to content
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

[P045] Add option for detect movement on all/any axis #4042

Merged

Conversation

tonhuisman
Copy link
Contributor

@tonhuisman tonhuisman commented May 5, 2022

Resolves #4029 / forum request

Adds an option to detect movement on All axes (default) or Any axis for the MPU6050 Gyro sensor.

TODO:

  • Testing (help requested)
  • Update/fix documentation.
    • Moved description text from device configuration (code) to documentation.

src/_P045_MPU6050.ino Outdated Show resolved Hide resolved
@TD-er TD-er merged commit 829cf05 into letscontrolit:mega Sep 18, 2022
@tonhuisman tonhuisman deleted the feature/P045-add-option-movement-of-any-axis branch September 18, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change MPU6050 motion detection to act on ANY axis, not ALL axis.
2 participants