搜索资源列表
c_comport
- c 语言实现串口通信.转载别人的看不懂
WindowsCE_Bluetooth
- Wince中实现蓝牙串口驱动程序以及其的驱动说明 -Windows CE
MatlabSerialCommunication
- 本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
11
- 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
WBD
- 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
ruoshui20090328youxiushuoshilunwenguanyuVC
- 该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。 该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
PCtrans
- 主要介绍PC机之间串口通信实现的总体方案,能很快了解它的原理。-Introduces the serial communication between PC to achieve the overall program, will soon understand the principle of it.
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
Proteuschuankoufangzhen
- 实现串口仿真,Proteus串口仿真 里面有详细的程序,用C编程-Achieve serial simulation, Proteus serial port emulation inside the detailed procedures, using C programming
SerialWizardsourcecode
- 一个普通的串口调试助手,实现串口的设置等。-An ordinary serial port debugging aids to achieve the serial port settings.
rs232
- 用上位机(PC)通过串行调试助手或是自己做的串口操作软件,发送16进制数,控制8个LED灯的各个的亮与灭。 想让哪个灯亮都可以通过发送数据来实现。目标就是用软件控制硬件!达到单片机实时控制第一步: -With the host computer (PC) via serial debugging aids, or make their own operating software serial port, sending 16 hex numbers to control 8 LED l
VB
- 串口的详细介绍,可以顺利实现串口通信,大家可以-A detailed descr iption of serial port, serial communication can be successfully achieved, we can try
2007314132717553
- RS232TORS422原理图,实现串口之间的协议转换。-RS232TORS422 convertor
STM32-chuankou
- 主要讲解串口方面STM32如何实现串口,如何学习串口方面的应用,以及接口设计-Mainly to explain the serial aspects
FPGA_uart
- verilog 编写的FPGA串口通信的代码,可实现串口的收发操作-FPGA serial communication code written in verilog serial transceiver operation
PC
- 基于window编程的MFC,使用 VC++编程,实现对PC机串口通信的模拟,并实现串口通信的基本功能-Based on the MFC window programming, the use of vc++ to realize PC serial port communication simulation, and to realize the basic function of serial communication
qwe
- 实现串口通信的程序 功能强大-Complete serial port the communication program Vc++ source code
Delphicuankoutongxin
- 分析归纳了利用Delphi语言编写串口通信程序的四种方法并且简单阐述了SPCOMM在Delphi环境中作为通信控件的一些属性、方法、函数和事件。最后以实践中编写的一个惯导计算机人机交互测试程序为实例,给出了在Delphi环境中利用SPCOMM控件实现串口通信时所遇到一些常见问题的解决方法、编写串口通信程序的大体框架结构和部分代码。 -Analysis are summarized the Delphi language serial communication program four meth
Visual-CPP
- 很好的串口编程资料,详细介绍了如何实现串口编程-Good serial programming data, details how to implement serial programming
Labview串口资料
- 本文详细介绍了LabView串口(RS232)通信的基本原理及实现手段,并列出了常见问题及解决方法,适合仪器自动控制相关科研技术人员参考。