Skip to content

Releases: lindemann09/pyForceDAQ

v0.9.2

04 Aug 13:10

Choose a tag to compare

improved match methods

v0.9.1

04 Aug 09:28

Choose a tag to compare

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

31 Jul 14:41
ad76d59

Choose a tag to compare

Update __init__.py

v0.8.11

31 Jul 11:11

Choose a tag to compare

New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.

v.0.8.11b

31 Jul 12:23

Choose a tag to compare

v.0.8.11b Pre-release
Pre-release
settings logging

v0.8.10

29 Jul 19:05

Choose a tag to compare

New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.

v0.8.9

29 Jul 10:29

Choose a tag to compare

New dependencies. See https://github.com/lindemann09/pyForceDAQ/blob/master/README.md for installation instructions.

v0.8.7

27 Jul 12:43

Choose a tag to compare

v0.8.7 Pre-release
Pre-release
simplify IP address handling

v0.8.6

23 Jul 11:42

Choose a tag to compare

v0.8.6 Pre-release
Pre-release

To install pyForceDAQ from release-zipfile

  1. Ensure that Python 3 is installed
  2. Download and unpack zipfile file
  3. run install_dependencies.py
  4. run forceDAQ_GUI.py
  5. 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

17 Jul 12:48

Choose a tag to compare

Major update with Python3 and 64-bit compatibility and Expyriment 0.10