Peter Walkington

Results 8 issues of Peter Walkington

Sensor positioning is hard and solving it is part of solving cross session generalisation, although there are fancy techniques that can be performed after the data is gathered, it would...

enhancement

Both feature engineering and preprocessing of EMG data will likely be added for any significantly difficult project using pyomyo. If so it would be nice to contribute these implementations back...

enhancement

This was started in the [Spectrogram branch](https://github.com/PerlinWarp/pyomyo/tree/spectrogram) and is completed for one channel, although I am not sure about the correctness of my method. Needs moving to all 8 channels...

enhancement

The BLED112 dongle allows the Myo to work on any operating system as it acts as a COM port that forwards serial commands send to it over Bluetooth. One reason...

enhancement

Using Matplotlib animations, my FPS went from 11 FPS in spec.py to 22 FPS in spec_anim.py

# [PyoMyo - Python Open-source Myo library](https://github.com/PerlinWarp/pyomyo) Around a year ago I tried myo-raw and found many bugs, I then created [pyomyo](https://github.com/PerlinWarp/pyomyo), the first open-source, multi-threaded, cross-platform Myo library. It's...

Getting a model that can work for everyone with minimal calibration is a hard problem. It likely requires a lot of data that I do not have and would not...

Currently, though OpenGloves we have Unity support for 5 finger flexion by emulating Knuckles controllers, however it would be nice to have a way to communicate to the Oculus Quest...

enhancement