Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.2 KB

File metadata and controls

31 lines (23 loc) · 2.2 KB

android-wear-os-vibrate-w-high-pitched-noise

Note This is my first time ever using kotlin or making anything android related

Vibrates an android watch (I have only tested on Galaxy watch 4) when high pitched noises are present

The main purpose is because I own this which emits a high pitched noise when grinding teeth. This project intends to add additional stimuli rather than just the noise.

This could also be useful for hearing impaired people to notice noises they may otherwise not be able to.

TODO: Add a tracking system to see how many times it was used that night

Dependency:

Github project the pitch detection alg came from

Resources used when making this project (I used a whole lot more but these are the only ones relevant in the end):