This repository provides both Matlab and Python programs for communicating with the DynPick series force sensors from Wacho Tech.
To test the DynPick.py script, use the following commands:
pip install pyserial
python ./DynPick.pyFor the Matlab script test_dynPick.m, please run it directly within Matlab.
- pyserial package