Skip to content

USB autodetection on Windows 10 #6

@tsgouvea

Description

@tsgouvea

Yes, I yielded to MS insistence and accepted the upgrade to Win10, and found out Bpod-code no longer finds Bpod-serial device.
Specifically, the following happens in function FindArduinoPorts.m:

[Status RawString] = system('wmic, path Win32_SerialPort Where "Caption LIKE ''%Arduino%''" Get DeviceID')
RawString = 'No Instance(s) Available.'

Everything runs fine if I pass the port name as an argument to Bpod (e.g. Bpod('COM3')).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions