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

https://github.com/pylogmon/heart

用Qt搭建的可与单片机通信的上位机程序
https://github.com/pylogmon/heart

esp32 qt5 qtcreator

Last synced: about 2 months ago
JSON representation

用Qt搭建的可与单片机通信的上位机程序

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

## 软件截图
### 串口通信

![屏幕截图 2022-02-18 17:02:26](https://cdn.jsdelivr.net/gh/ambition-echo/img_bed/img/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202022-02-18%2017:02:26.png)

### 蓝牙通信
![屏幕截图 2022-02-18 17:02:51](https://cdn.jsdelivr.net/gh/ambition-echo/img_bed/img/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202022-02-18%2017:02:51.png)