dzhu / myo-raw

MIT License
218 stars 115 forks source link

data with unknown attr: xx Packet(80, 04,05...... #35

Open mehmetserdarcelik opened 3 years ago

mehmetserdarcelik commented 3 years ago

Hello. When I connect the Armband by PyoConnect I get this error on the console and nothing changes. I use 1.5.1970.2 firmware version and updated raspbian OS. Do you have any idea about this error?

WhatsApp Image 2021-06-10 at 02 24 29

exadeci commented 3 years ago

@mehmetserdarcelik It seems that someone has been pushing a lot of updates until 3 years ago on this repo https://github.com/qtux/myo-raw so that one might work.

This commit specifically should interest you https://github.com/qtux/myo-raw/commit/e73031ad56bbbfde5dd5ef27da122ea4ae1e4111

I'm also looking into seeing what can be done now with this Myo or if I should just trash it.

PerlinWarp commented 3 years ago

Hey @exadeci I've made an updated version of this library which supports both Windows and Linux, I've added multithreaded support and a bunch of other stuff, including support for all three EMG modes the Myo supports.

I've also used this driver to play Breakout and predict my hand movements in SteamVR. Imgur Link to demo gif