Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
8 changes: 4 additions & 4 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ pslab-python to be able to communicate with the PSLab device. The file
[99-pslab.rules](https://github.com/fossasia/pslab-python/blob/development/99-pslab.rules)
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).
**Note**: pslab-python does not provide a graphical user interface.

To use 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.
``pslab-python`` requires `Python <http://python.org/download/>`__ version 3.6 or later.