Upload code to the board to be active at standby and started by button click
Hi, I just wonder if it is possible to upload code and behaivor to the MetaMotion R+ boards, that can be activated by a click on the button for example? Thank you in advance for great support.
Comments
Yes
That is very nice to hear! Could you please help me find it in the documentation? Is it possible through the Python sdk?
Looking forward to try it.
https://mbientlab.com/cppdocs/latest/macro.html
You really should be looking at our tutorials which is the #1 rule for the community as this information is already provided: https://mbientlab.com/tutorials/WPython.html#macros
Also here are the links to the examples: https://github.com/mbientlab/MetaWear-SDK-Python/tree/master/examples
I'll try my best. I did not knew that the macro module had those features. Thank you.