GitXplorerGitXplorer
t

QSerial

public
24 stars
10 forks
0 issues

Commits

List of commits on branch master.
Verified
82c1af206f8a3d22bde0850c9b491ceeba22082a

Merge pull request #7 from t123yh/master

jjiegec committed 2 years ago
Unverified
9cbeab245e72f9b8d4a95a2a8eeeb144dcaa0e18

Update release.yml

tt123yh committed 2 years ago
Unverified
f827f575cec2432317ce8a00293a951f1d0b933c

Create release on tag push

tt123yh committed 2 years ago
Unverified
30a81e8582bcf3945dd2e764e6e378c2f84f920b

Split nix file, and fix GLX error

jjiegec committed 3 years ago
Unverified
b2663ba6c0cd5707a14504f212cb8a39820eae56

Support qt5 in cmake and add nix support

jjiegec committed 3 years ago
Unverified
474d40bcd6b379eb14f4a44c1822e1695759b8ba

Fix libusb context null problem

jjiegec committed 3 years ago

README

The README file for this repository.

QSerial

The missing cross platform serial port utility with batteries included.

Following devices are supported, even without kernel-mode driver:

  • Silicon Labs CP210x
  • WCH CH34x
  • Prolific PL2303x

Implemented features:

  • Basic serial port settings (baud rate, data bits, parity, stop bits and flow control)
  • Send plain text, hex encoded binary, base64 encoded binary and percent encoded text.
  • Send BREAK condition.
  • Show received data as UTF-8, Big5, GB18030, Shift-JIS or hex.
  • Speed meter.

Installation:

AUR

yay -S qserial