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

add accelerometer interrupt counter #452

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

joeycastillo
Copy link
Owner

In preparation for Sensor Watch Pro and the accelerometer add-on, this PR adds a simple watch face for counting accelerometer interrupts. You can set the threshold with a long press on the ALARM button; this shows up as a number from 0 to 63, in which each increment represents 0.125 G. Defaults to 10, which results in an interrupt whenever the acceleration on any axis exceeds ± 1.25 G.

@joeycastillo joeycastillo merged commit fc2f9c5 into main Sep 18, 2024
4 checks passed
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.

1 participant