Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pylogmon/serialportassistant
基于Qt的串口小助手
https://github.com/pylogmon/serialportassistant
qt qt5 serialport
Last synced: about 1 month ago
JSON representation
基于Qt的串口小助手
- Host: GitHub
- URL: https://github.com/pylogmon/serialportassistant
- Owner: Pylogmon
- License: gpl-3.0
- Created: 2022-04-20T09:58:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T16:36:58.000Z (over 2 years ago)
- Last Synced: 2024-11-10T10:43:02.541Z (3 months ago)
- Topics: qt, qt5, serialport
- Language: C++
- Homepage:
- Size: 285 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serialPortAssistant
## 简介
基于Qt的串口小助手软件设计
## 自动构建状态|[Linux][linux-link]|[Windows][windows-link]|[MacOS][macos-link]|
|-------------------|-----------------------|-------------------|
|![linux-badge] |![windows-badge] |![macos-badge] ||[License][license-link]| [Release][release-link]| [Download][download-link] | [Stars][stars-link] |
|-------------------|-----------------------|-------------------|------------|
|![license-badge] |![release-badge] |![download-badge] |![stars-badge] |[windows-link]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/Windows.yml
[windows-badge]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/Windows.yml/badge.svg[linux-link]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/Linux.yml
[linux-badge]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/Linux.yml/badge.svg[macos-link]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/MacOS.yml
[macos-badge]: https://github.com/ambition-echo/serialPortAssistant/actions/workflows/MacOS.yml/badge.svg[release-link]: https://github.com/ambition-echo/serialPortAssistant/releases
[release-badge]: https://img.shields.io/github/v/release/ambition-echo/serialPortAssistant[license-link]: https://github.com/ambition-echo/serialPortAssistant/blob/master/LICENSE
[license-badge]: https://img.shields.io/github/license/ambition-echo/serialPortAssistant[download-link]: https://github.com/ambition-echo/serialPortAssistant/releases
[download-badge]: https://img.shields.io/github/downloads/ambition-echo/serialPortAssistant/total
[stars-link]: https://github.com/ambition-echo/serialPortAssistant
[stars-badge]: https://img.shields.io/github/stars/ambition-echo/serialPortAssistant## 软件截图
![01](Assert/01.png)
![02](Assert/02.png)