-
vb-com
vb 串口上位机 很简单的一个版本,大家自己扩展功能吧
(com executed on pc,it s a simple version ,easy for expansion)
- 2014-01-10 14:22:05下载
- 积分:1
-
COMDemo
一个简明的串口通讯例子(a simple and clear example for serial port communication)
- 2004-12-01 23:35:14下载
- 积分:1
-
DK20DieselizeDynamotor
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构(485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings)
- 2008-08-10 22:12:38下载
- 积分:1
-
kcom
this is visual c++ 6 project
it is a Serial port excerszier software
- 2010-05-31 15:51:55下载
- 积分:1
-
SSCOM2.3
串口大师的源码程序,c语言。学习串口或者是学习c都是很好的例子。(the sourcecode of the comm communication)
- 2011-12-06 18:39:49下载
- 积分:1
-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
tesenimabi
风河 串口驱动程序 usb转串口 得益于网站 服务于网站 望管理员采纳 谢谢(wind river)
- 2014-09-04 09:37:14下载
- 积分: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
-
Serial
串口通信,一个简单的例程,对学习WINCE很有帮助,尤其是串口编程.希望大家喜欢(Serial communication, a simple routine, learning WINCE helpful, especially the serial programming. I hope everyone likes)
- 2008-02-28 20:06:04下载
- 积分:1
-
CVCOMMPortTool
COM口设置
串口设定 端口号 波特率 数据位 停止位 校验位
串口数据接收
串口收据发送(COM port settings
Serial data receiving
Serial receipt)
- 2015-10-13 10:12:44下载
- 积分:1