myonodebluetooth icon indicating copy to clipboard operation
myonodebluetooth copied to clipboard

Myo bluetooth library for Node.JS using Noble

Results 2 myonodebluetooth issues
Sort by recently updated
recently updated
newest added

npm install git://github.com/manueloverdijk/myonodebluetooth.git npm ERR! code 1 npm ERR! path /Users/shahineskandari/node_modules/MyoNodeBluetooth/node_modules/noble npm ERR! command failed npm ERR! command sh -c node install.js npm ERR! noble install: platform is "darwin' npm...

Kind greetings @ManuelOverdijk , i'm currently trying to log the MYO's **filtered** EMG data at 200 Hz using a Raspberry Pi 3 and I came across your library. I'm quite...