-
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
-
com
串口通信单片机与电脑,用于学习使用,不作其它用途(Serial communication microcontroller and computer use for learning, not for other purposes)
- 2013-09-23 00:03:35下载
- 积分:1
-
Linux串口编程
Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程Linux串口编程
- 2023-09-08 10:00:03下载
- 积分:1
-
COMDLL
说明: 把串口读写函数写成动态链接库,方便在不同工程之间移植。代码测试已经通过,方便大家学习使用(The serial port read-write function is written as dynamic link library, which is convenient to transplant between different projects. Code test has passed, easy to learn to use)
- 2021-04-25 13:43:20下载
- 积分:1
-
Com_N
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
- 2005-07-31 09:50:35下载
- 积分:1
-
RTU02
说明: 本程序为51单片机上的Mobus协议的传输程序,用于数据的传输.(procedures for the MCU 51 Mobus agreement on the transfer procedures for data transmission.)
- 2006-04-02 11:21:01下载
- 积分:1
-
232
232通信全部程序,包含头文件与相应的主程序,很全的232通信程序(232 exchange)
- 2010-07-22 13:52:38下载
- 积分: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
-
KU_F801(字符及汉字显示函数)
本程序为Franklin/keil C51源程序,可以在所有51系列(或兼容)单片机中运行(This procedure is franklin/keil C51 source program, can run in all 51 series (or compatible) single chip computer)
- 2018-03-31 08:22:36下载
- 积分:1
-
ECG_Realtime_Display
matlab实现串口通信,心电信号实时显示,QRS波提取(matlab serial communications, real-time display ECG, QRS wave extraction)
- 2020-07-01 07:00:01下载
- 积分:1