Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pslab-python can be installed from PyPI:

**Note**: Windows users who use the PSLab v6 device must download and install the CP210x Windows Drivers from the [Silicon Labs website](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads) in order for pslab-python to be able to communicate with the PSLab device.

**Note**: If you are only interested in using PSLab as an acquisition device without a display/GUI, only pslab-python needs to be installed. If you would like a GUI, install the [pslab-desktop app](https://github.com/fossasia/pslab-desktop) and follow the instructions of the Readme in that repo.
**Note**: If you are only interested in using PSLab as an acquisition device without a display/GUI, only pslab-python needs to be installed. If you would like a GUI, install the [PSLab app](https://github.com/fossasia/pslab-app) and follow the instructions of the README in that repo.


## Validate installation
Expand Down
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ pslab-python to be able to communicate with the PSLab device. The file
should be copied to /etc/udev/rules.d/.

**Note**: pslab-python does not provide a graphical user interface. If you want
a GUI, install the [pslab-desktop app](https://github.com/fossasia/pslab-desktop).
a GUI, install the `PSLab app <https://github.com/fossasia/pslab-app>`__.

Dependencies
------------

``pslab-python`` requires `Python <http://python.org/download/>`__ version
3.6 or later.
3.6 or later.