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

Support double tap as button press for supported accelerometers #2393

Merged
merged 11 commits into from
Mar 29, 2023

Conversation

thebentern
Copy link
Contributor

No description provided.

Copy link
Member

@caveman99 caveman99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking ace. MPU6050 doesn't work?

@thebentern
Copy link
Contributor Author

Looking ace. MPU6050 doesn't work?

I believe MPU6050 hardware supports tap / click interrupts with use some register, but the Adafruit lib sadly excludes it and it would seem they aren't even looking at PRs folks have sent. So I suspect it's going to remain statel.

I think there are some alternative libraries we should look at. I was hoping to remain consistent with using Adafruit libs for the common peripherals, but it seems like some of them have like the MPU6050 have decent capability gaps.

@caveman99
Copy link
Member

The gap issue is also apparent with the BME680.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 29, 2023

🤖 Pull request artifacts

file commit
pr2393-firmware-2.1.6.820f512.zip 820f512

thebentern added a commit to meshtastic/artifacts that referenced this pull request Mar 29, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Mar 29, 2023
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.

2 participants