Releases: lindemann09/pyForceDAQ
v0.9.2
v0.9.1
New Data Converter (see also v.0.9.2)
See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.
v0.8.11c
Update __init__.py
v0.8.11
New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.
v.0.8.11b
settings logging
v0.8.10
New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.
v0.8.9
New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.
v0.8.7
simplify IP address handling
v0.8.6
To install pyForceDAQ from release-zipfile
- Ensure that Python 3 is installed
- Download and unpack zipfile file
- run
install_dependencies.py
- run
forceDAQ_GUI.py
- edit settings via GUI if required
Note: The software uses per default a dummy-sensor and simulates data. For the use of force sensors in the lab, please change forceDAQ_GUI.py
accordingly:
forceDAQ.USE_DUMMY_SENSOR = False
v0.8.3 Python3, 64-bit & Expyriment 0.10
Major update with Python3 and 64-bit compatibility and Expyriment 0.10