Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyho/scomm
与单片机设计对应的上位机,用于发送数据以控制下位机、以及接收下位机的温度数据并用曲线显示。
https://github.com/tonyho/scomm
Last synced: 2 months ago
JSON representation
与单片机设计对应的上位机,用于发送数据以控制下位机、以及接收下位机的温度数据并用曲线显示。
- Host: GitHub
- URL: https://github.com/tonyho/scomm
- Owner: tonyho
- Created: 2013-09-30T08:02:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-10T06:53:51.000Z (about 11 years ago)
- Last Synced: 2023-03-27T16:19:45.788Z (almost 2 years ago)
- Language: C++
- Size: 5.83 MB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scomm
=====与单片机设计对应的上位机,用于发送数据以控制下位机、以及接收下位机的温度数据并用曲线显示。
对应的单片机端设计[在这里](https://github.com/tonyho/FinalSensor),界面截图如下:
![PC-Software](./pics/PC-Software.jpg)