The data logger app example provides the needed tools to interact with the FMCI device using Python.
Install Dependencies
- NumPy
pip install numpy
- pySerial
pip install pyserial
Installation can be easily done with the Clone or Download
button above:
$ git clone https://github.com/PIA-Group/python-fmci-datalogger-example.git
Specify the USB input Port or the directory to save the data files.
python /path/to/FMCIlogger.py -i Device_USB_PORT -o save/file/dir
Or simply run the program in default mode.
python /path/to/FMCIlogger.py
Example of the data file
Example of the logger file
This work has been partially funded by the Xinhua Net Future Media Convergence Institute under project S-0003-LX-18.