Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 344 Bytes

File metadata and controls

7 lines (6 loc) · 344 Bytes

This script constantly monitors your connected serial ports, when a new port is added the script prompts the user for a baud rate and then starts a putty session. Place the .pyw file into your startup folder to auto start on login. (startup folder can be found by entering shell:startup into windows run)

Requirements: Python pyserial tkinkter