-
ADCandRS232
基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
- 2012-11-04 21:41:58下载
- 积分:1
-
SerialAssistant
用gnu.io.rxtx写的一个串口助手(A serial port assistant written in gnu.io.rxtx)
- 2017-12-27 20:04:50下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
chuankoutongxin
我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计(I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design)
- 2012-05-12 11:06:04下载
- 积分:1
-
Serial-Source
这是一个用C#编写的串口调试程序源码。功能包括普通串口数据收发。以及Modbus两种发送模式校验:RTU,ASCII。
是一个很好的工业控制开发上位机学习入门的学习代码。程序均已调试通过,和测试
(This is a C# prepared by the serial debugging program source code. Common features include serial data transceiver. Modbus two: RTU, ASCII transmission mode check.
Is a very good industrial control the development of PC learning introductory learning code. Debugging and testing)
- 2016-03-24 09:10:58下载
- 积分:1
-
mySerialPortTools
qt写的串口通讯软件,可以实现串口发送,接收,功能完整(qt write serial communication software, serial port to send, receive, full-featured)
- 2012-05-11 12:08:10下载
- 积分:1
-
SPP-C
SPP-C 蓝牙转串口适配器模块组 替换HC-0506从机(SPP-C Bluetooth serial adapter module group to replace the HC-0506 the machine)
- 2016-05-05 10:50:07下载
- 积分:1
-
YmodemV1.0
Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
- 2021-03-10 14:19:26下载
- 积分:1
-
ECG_Realtime_Display
matlab实现串口通信,心电信号实时显示,QRS波提取(matlab serial communications, real-time display ECG, QRS wave extraction)
- 2020-07-01 07:00:01下载
- 积分:1
-
1
CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
- 2013-07-11 09:47:50下载
- 积分:1