搜索资源列表
多线程串行口通讯构件
- 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ( 1.51 版,附源码 )-: multithreading (Multi-Thread) RS232 serial port communication components (1.51 version, with source)
软件模拟USART
- PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended serial number.
串行通讯控件
- 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
VC++中用通讯控件开发串行通信程序
- 用VC在Windows下开发串行通享程序是程序员们经常会遇到又令人头痛的一件事,不但要理解许多复杂的API函数>>>>>>>>-VC in the development of Windows-serial programmers enjoy procedure is often encountered again is a headache, not only to understand the many complex API function
实战串行通讯
- 串行通讯 本文不是全面的讲述如何编写串行通讯程序,而是讨论一些实际遇到的问题。 -serial communication is not fully explained how to prepare the serial communication procedures, Instead, we will discuss some of the practical problems encountered.
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
comu
- 一种简单可行的串行通讯方式,以及字符传送方法-a simple serial communications, as well as characters transmission method
communicationforpcandplc1
- ABB变频器中MODBUS与PLC的串行通讯程序,可直接用于项目中-ABB inverter MODBUS PLC with serial communication procedure can be used directly in projects
transport
- 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programmi
DigitalPowerAnalyst0
- 串行通讯程序,为电池分析仪与电脑通讯软件,效果不错.-serial communication program for the battery analyzer and computer communications software, its effectiveness.
串行通讯的实现(附source code)maxplusII做的
- 串行通讯的实现(附source code)maxplusII做的-Serial Communication for the (source code) do maxplusII
多线程串行通讯接口
- 实现多线程串行通讯接口源程序-multi-threaded serial communication interface source
Delphi串口通讯控制器
- Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口-Serial Port Controller based on Delphi includes parsing message ... serial communication interface
C语言与串行通信
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
串行接口通讯实验代码
- 串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. T
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
MSComm
- MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
resources
- 这个包中提供了一些有实际应用价值的子程序供参考选用 SUB1----X25045/43 看门狗/存储器与 89C2051接口子程序 源程序/原理图(21K)X25045.EXE SUB2----AT24C02/04/08/16 串行存储器与 89C2051接口子程序 源程序/原理图(22K) AT24C02.EXE SUB3----红外遥控器(熊猫M50462/C54L2)与 89C2051接口子程序 源程序/原理图(21K) M50462.E
简单模拟串行通信
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
串行通讯-例子
- RJ485 通信3 专题-串行通讯PPT等Labview串行通讯专题讲座介绍(We have investigated electrical potential and acoustic emissions signals associated with rock deformation)