myo-raw icon indicating copy to clipboard operation
myo-raw copied to clipboard

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

Open mehmetserdarcelik opened this issue 3 years ago • 2 comments

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

mehmetserdarcelik avatar Jun 09 '21 23:06 mehmetserdarcelik

@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.

exadeci avatar Jul 07 '21 08:07 exadeci

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

PerlinWarp avatar Sep 05 '21 12:09 PerlinWarp