You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the Python library fails to communicate with the PSLab v6 board on Microsoft Windows 10 systems (I have not tested Windows 11 yet) if no driver is installed. The reason is that without the driver there is no COM port for the board.
I think this should be documented in the README.md.
The text was updated successfully, but these errors were encountered:
marcnause
changed the title
Documentation: Driver must be installed to use PSLab v6 with Python library on WIndows systems
Documentation: Driver must be installed to use PSLab v6 with Python library on Windows systems
Sep 24, 2024
I noticed that the Python library fails to communicate with the PSLab v6 board on Microsoft Windows 10 systems (I have not tested Windows 11 yet) if no driver is installed. The reason is that without the driver there is no COM port for the board.
The necessary driver can be found at: https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers
I think this should be documented in the README.md.
The text was updated successfully, but these errors were encountered: