https://github.com/samgozman/serial-disposer
Serial disposer connects to the serial port at preset baudrate (read/send data)
https://github.com/samgozman/serial-disposer
python qt serialport
Last synced: 3 months ago
JSON representation
Serial disposer connects to the serial port at preset baudrate (read/send data)
- Host: GitHub
- URL: https://github.com/samgozman/serial-disposer
- Owner: samgozman
- Created: 2020-06-02T06:55:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T09:15:48.000Z (about 6 years ago)
- Last Synced: 2026-03-28T12:01:56.557Z (4 months ago)
- Topics: python, qt, serialport
- Language: Python
- Homepage:
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serial disposer
The application connects to the serial port at preset baudrate. The program reads data from the COM port and displays them as strings. You can also send commands to the stream.
