Python DAQ library and application for ATI Force Sensors and NI-DAQ
Python DAQ library and application for ATI force sensors and NI-DAQ
Released under the MIT License
Oliver Lindemann lindemann@cognitive-psychology.eu
forceDAQ.gui
) depends furthermore on Expyriment 0.8.0 or higherStringly recommended for GUI interface:
atidaq.dll
(or atidaq.so
for Linux) usingMakefile
in the folder atidaq_cdll
. A complied version of atidaq.dll
can be also found in the dll
subfolderTo install pyForceDAQ from release-zipfile
install_dependencies.py
forceDAQ_GUI.py
Note: The software uses per default a dummy-sensor and simulates
data. For the use of force sensors in the lab, please changeforceDAQ_GUI.py
accordingly:
forceDAQ.USE_DUMMY_SENSOR = False
https://github.com/lindemann09/pyForceDAQ
Please submit
any bug you encounter to the Github issue tracker.