https://github.com/pylogmon/heart
用Qt搭建的可与单片机通信的上位机程序
https://github.com/pylogmon/heart
esp32 qt5 qtcreator
Last synced: about 2 months ago
JSON representation
用Qt搭建的可与单片机通信的上位机程序
- Host: GitHub
- URL: https://github.com/pylogmon/heart
- Owner: Pylogmon
- License: gpl-3.0
- Created: 2022-01-26T06:53:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T05:55:42.000Z (over 4 years ago)
- Last Synced: 2025-01-07T10:43:02.905Z (over 1 year ago)
- Topics: esp32, qt5, qtcreator
- Language: C++
- Homepage: https://ambition-echo.github.io/Heart/
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heart
## 简介
用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/Heart/actions/workflows/Windows.yml
[windows-badge]: https://github.com/ambition-echo/Heart/actions/workflows/Windows.yml/badge.svg
[linux-link]: https://github.com/ambition-echo/Heart/actions/workflows/Linux.yml
[linux-badge]: https://github.com/ambition-echo/Heart/actions/workflows/Linux.yml/badge.svg
[macos-link]: https://github.com/ambition-echo/Heart/actions/workflows/MacOS.yml
[macos-badge]: https://github.com/ambition-echo/Heart/actions/workflows/MacOS.yml/badge.svg
[release-link]: https://github.com/ambition-echo/Heart/releases
[release-badge]: https://img.shields.io/github/v/release/ambition-echo/Heart
[license-link]: https://github.com/ambition-echo/Heart/blob/master/LICENSE
[license-badge]: https://img.shields.io/github/license/ambition-echo/Heart
[download-link]: https://github.com/ambition-echo/Heart/releases
[download-badge]: https://img.shields.io/github/downloads/ambition-echo/Heart/total
[stars-link]: https://github.com/ambition-echo/Heart
[stars-badge]: https://img.shields.io/github/stars/ambition-echo/Heart
## 软件截图
### 串口通信

### 蓝牙通信
