-
chuankouduxie
串口读写,基于labview做的,可以实现上位机与下位机调试用(Serial reading and writing, based on labview do, you can achieve the PC and the next crew debugging)
- 2014-03-08 20:30:38下载
- 积分:1
-
Serialport
用VS2010编写的串口调试助手,很有用(Written with VS2010 serial debugging assistant, very useful)
- 2011-05-29 20:36:25下载
- 积分:1
-
Mscomm-TOLEDO
托利多地磅仪表读取,通信用串口mscomm做的(Toledo floor scale meter reading, communications, made with a serial mscomm)
- 2011-05-18 14:24:58下载
- 积分:1
-
ATT7022
电能计量芯片AT7022编程范例,可在编程时直接调用(Energy Metering IC AT7022 programming paradigm can be called directly when programming)
- 2021-01-29 17:08:34下载
- 积分:1
-
TTY
MFC的串口通信程序 能真确运行 经调试后无误(MFC serial communication program can be true and correct after running through debug)
- 2010-08-07 18:42:04下载
- 积分:1
-
UART_FIFO
FPGA,串口调试程序,接收模块,含FIFO IP核(FPGA uFF0C u4E32 u53E3 u8C03 u8BD5 u7A0B u5E8F uFF0C u63A5 u6536 u6A21 u5757 uFF0C u542BFIFO IP u6838)
- 2021-05-07 16:22:36下载
- 积分:1
-
serial
matlab串口m文件,很不错(m file matlab serial, very good)
- 2008-05-07 12:05:51下载
- 积分: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
-
0001、PC 机与单片机通信(RS232 协议)
说明: 单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。
个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机
系统接收后,用LED显示接收到的数据和向上位机发回原样数据。(The application of SCM serial communication, through the serial port, our personal computer and SCM system to communicate. As the upper computer, the personal computer sends the hexadecimal or ascll code to the lower computer single chip microcomputer system After receiving, the system uses led to display the received data and send back the original data to the upper computer.)
- 2019-12-07 16:12:32下载
- 积分:1
-
sscom32-串口调试工具
一个用于调试串口调试的工具,可以查看所有的串口,方便开发串口编程(A debugger for debugging serial ports, you can view all the serial ports, to facilitate the development of serial programming)
- 2017-08-14 22:45:36下载
- 积分:1