GUI for the EEC IV Reader: https://github.com/flxkrmr/eec-iv-reader-arduino
Download Installer https://github.com/flxkrmr/eec-iv-reader-gui/releases/latest
Tested on Windows 10.
When GUI ist started, connect Reader with USB and press "Connect". The Reader should restart on connection. Then select a mode on the Reader. The GUI will show when a reading has started and display the results.
npm install
npm run start
npm run make
git tag -a v0.3.5 -m "v0.3.5"
git push origin v0.3.5
set GITHUB_TOKEN=xxx
npm run publish