Its an early state for questions like this, anyway lets start to be prepared once we get bangle.js
Gesture event gives some xyzxyz....xyz info. Hard to recognize gestures based on that.
AFAIK bangle needs tflite and tfname files to recognize gestures, which are then given in aiGesture event.
If I'm not on the wrong train:
Will there be a standard file set, for example with gestures from kickstarter video ?
How could we create our own gestures, for example drawing an horizontal/vertical circle in the air?
Will we have something like a gesture library, so we could create special sets of gestures for an app ?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Its an early state for questions like this, anyway lets start to be prepared once we get bangle.js
Gesture event gives some xyzxyz....xyz info. Hard to recognize gestures based on that.
AFAIK bangle needs tflite and tfname files to recognize gestures, which are then given in aiGesture event.
If I'm not on the wrong train:
Will there be a standard file set, for example with gestures from kickstarter video ?
How could we create our own gestures, for example drawing an horizontal/vertical circle in the air?
Will we have something like a gesture library, so we could create special sets of gestures for an app ?