Skip to content

jonmuckell/serial-monitor-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published