Simple command line example for EyePoint IVM library.

Use cmake (https://cmake.org) to build project for your compiler.

This example makes single measurement and saves results into text file.

Results can be additionally visualized by the attached python script (python3 and matplotlib package required).

Notes for linux users: 
* Use LD_PRELOAD or set path to libivm.so another way
* To access serial port you should be member of dealout group or sudoer

To build debugger from sources use qmake and qt4