tayfuzun / MyoSharp

C# Wrapper for the Myo Armband
MIT License
64 stars 41 forks source link

Multiple Myos #12

Open RobertK91 opened 5 years ago

RobertK91 commented 5 years ago

Hello,

Great stuff here, thanks! However, I want to use two Myos at the same time. How do I get the data from each one?

Thanks.

EricDavidWells commented 3 years ago

I have the same question as well.

EricDavidWells commented 3 years ago

@RobertK91 I forked the repository and added a class to handle multiple Myos if you are interested!