Python DAQ library and application for ATI force sensors and NI-DAQ
Released under the MIT License
Oliver Lindemann oliver.lindemann@cognitive-psychology.eu
- Python 2.7 (<3.0)
- NumPy 1.7 or higher
- PyDAQmx
- The GUI application (
pyForceGUI.py) depends furthermore on Expyriment 0.7.0 or higher
- Create the shared library
atidaq.dll(oratidaq.sofor Linux) usingMakefilein the folderatidaq_cdll. A complied version ofatidaq.dllcan be also found in theWindowssubfolder - Make the library avaiable by coping it in your system folder
https://github.com/lindemann09/pyForceDAQ
Please submit any bugs you encounter to the Github issue tracker.