This software logs incoming data from an Arduino microcontroller connected via a serial port to a computer. It automatically connects to the first Arduino detected.
To install using pip, use the following command: py -m pip install git+https://github.com/chapdbr/arduino-datalogger.git
It will install all the required dependencies.