makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
60 stars 26 forks source link

Update Muse to rely on web bluetooth in Windows #76

Closed jdpigeon closed 3 years ago

jdpigeon commented 5 years ago

Since we started this project, web bluetooth support has been added to Chrome on Windows. That means we can move away from using the web-bluetooth-polyfill and noble-winRT route that we set up. This may help https://github.com/makebrainwaves/BrainWaves/issues/17