serial-monitor-listener Simple script that listens on a COM port and writes anything transmitted to a file. Download Python (we used version 3.10) https://www.python.org/downloads/ Pyserial library is required, install using the following command python -m pip install pyserial Running a python file from the command line python /Temp/serial2CSV.py