I am researching whether it is possible to control a NAO with a Myo Armband. I know both devices have bluetooth connects, but my question is whether certain movements in the Myo armband can be programmed with Python. Perhaps install a Python program in a computer command, so the Myo can directly control the NAO.
Has anyone attempted this or would know steps I can take to see whether this is even feasible?
The NAO can be connected via bluetooth to phones and computers and be remotely controlled that way. I've written simple movement Python code that can make the NAO move forward and backward. I'm not sure what to do next to try and take this a step further.
In Choreographe, which is the program used to control the NAO, empty script boxes still have to be opened and programmed to upload the behavior to the NAO, which is why I'm unsure how this could even be bypassed with the Myo.
I just want to see if it is possible to somehow do simple behaviors with the Myo.