You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32-BLE-Mouse is so easy to use! Thank you x 100! I'd like to extend it to support accelerometer-based gestures. I'm working on my wrist watch project (https://github.com/frankcohen/ReflectionsOS). It has an ESP32-S3, accelerometer, compass, and GPS, no touch screen, no buttons. It's all open-source. I am searching for code to interpret accelerometer data for gestures. Like making a big circle would register as a gesture, or shaking left and right a few inches would register as a gesture. I can't depend on the Internet being available while this is in operation. I could use a Tensor flow or other approach for training while networking is available. What have you seen? Pointers please. Thanks! -Frank
The text was updated successfully, but these errors were encountered:
ESP32-BLE-Mouse is so easy to use! Thank you x 100! I'd like to extend it to support accelerometer-based gestures. I'm working on my wrist watch project (https://github.com/frankcohen/ReflectionsOS). It has an ESP32-S3, accelerometer, compass, and GPS, no touch screen, no buttons. It's all open-source. I am searching for code to interpret accelerometer data for gestures. Like making a big circle would register as a gesture, or shaking left and right a few inches would register as a gesture. I can't depend on the Internet being available while this is in operation. I could use a Tensor flow or other approach for training while networking is available. What have you seen? Pointers please. Thanks! -Frank
The text was updated successfully, but these errors were encountered: