alexandrebarachant / muse-lsl

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

How do I get data from Muse 2 Headband using Core Bluetooth for iOS? #125

Open Shinehah-Gnolaum opened 4 years ago

Shinehah-Gnolaum commented 4 years ago

Would you be willing to help me with information that would help me get data from Muse 2 Headband using Core Bluetooth in iOS?

buyuk-dev commented 3 years ago

You can connect to Muse on Apple systems using https://github.com/hbldh/bleak which uses CoreBluetooth underneath. If you want to use it with muselsl you can get work-in-progress versions from the existing pull-requests.