SerialPort
02 Jun 2021, 05:07pm TZ +05:30
Serial Port Utilities Project # Listed here are a few utilities that I wrote for use with Serial port: Serial Port Logger
Serial Port Utilities Project # Listed here are a few utilities that I wrote for use with Serial port: Serial Port Logger
Simple Serial Port Logging Utility # Based on pyserial this utility helps to log data from a Serial Port connected to a PC. It also creates a log file with date stamps. Download # Here is the Link to the Source for download. Save it as SerialLogger.py. Run # python SerialLogger.py Details # One needs to change the section under # Port Configuration to customize it for your own system. ...