microsoft / microcode

Coding "on the go" with the micro:bit (V2)
https://microsoft.github.io/microcode
MIT License
47 stars 18 forks source link

Suggestion: add a gesture - face-up #499

Closed smfox10 closed 10 months ago

smfox10 commented 10 months ago

Due to the addition of the mechanical claw, I use the AB button for opening and closing. The direction of the cart is controlled by attitude detection. Now make the robot stop, by touching the logo. This approach will keep my hands busy.

I would like to add a gesture detection - face up - so that I can easily control the robot to stop.

image

pelikhan commented 10 months ago

And face down

pelikhan commented 10 months ago

@smfox10 try the microphone to stop!

ramseyball commented 10 months ago

https://github.com/microsoft/microcode/issues/473

tballmsft commented 10 months ago

Done: https://github.com/microsoft/microcode/pull/500