alexandrebarachant / muse-lsl

Python script to stream EEG data from the muse 2016 headset
BSD 3-Clause "New" or "Revised" License
629 stars 184 forks source link

Added support for PPG, ACC, and GYRO #93

Closed jdpigeon closed 5 years ago

jdpigeon commented 5 years ago

Following the inclusion of the PPG data stream for Muse 2, this PR will integrate all of the available data types into the Muse LSL CLI: EEG, PPG, ACC, and GYRO. It will also include updates to documentation and error handling necessary for working with these new options

kylemath commented 5 years ago

Awesome!