Skip to content

Commit

Permalink
Adding NI-DAQmx dependence.
Browse files Browse the repository at this point in the history
  • Loading branch information
samirmartins committed Oct 25, 2023
1 parent bbdd62a commit 3359ba7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ The fastest way to install PYDAQ is using pip:
pip install pydaq
```

**NOTE:** In this version of pydaq (0.0.3), [(NI-DAQmx drivers)](https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html#494676) must be installed, even if
the user is only using Arduino Boards. This issue will be addressed in future versions, allowing
Arduino users to use PYDAQ without having to install NI-DAQmx drivers.

PYDAQ requires:

- Installed driver of the board used (Arduino or National Instruments NIDAQ)
Expand Down

0 comments on commit 3359ba7

Please sign in to comment.