An open API service indexing awesome lists of open source software.

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)

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.

![main window](img/main_window.png)