NeuroTechX / bci-workshop

Material for the BCI Workshop held at District 3 in May 2015 by BCI Montréal.
Other
88 stars 54 forks source link

Windows 10 pygatt error #28

Open Randulfe opened 3 years ago

Randulfe commented 3 years ago

I am getting the following error even after making the 0.25 second delay fix in the pygatt file :

Traceback (most recent call last):
  File "muse-lsl.py", line 44, in <module>
    muse.connect()
  File "...\bci-workshop-master\python\muse\muse.py", line 44, in connect
    self.adapter.start()
  File "...\pygatt\backends\bgapi\bgapi.py", line 204, in start
    self._detect_device_port()
  File "...\pygatt\backends\bgapi\bgapi.py", line 147, in _detect_device_port
    raise BGAPIError("Unable to auto-detect BLED112 serial port")
pygatt.backends.bgapi.exceptions.BGAPIError: Unable to auto-detect BLED112 serial port

Any idea on how to solve this? Already tried resetting :(

BRomans commented 3 years ago

You need a BLED112 usb device. But after getting that it still can't find my Muse Headband