Welcome![Sign In][Sign Up]
Location:
Search - Communication port

Search list

[Com PortVB.NET - Framework - Using the COM Port in VB.NET.

Description: 利用vb做串口通信,包含源碼, 以及程式.-use serial communication, including source code, and programs.
Platform: | Size: 121856 | Author: 黃約翰 | Hits:

[Com PortSerial Com Port Utility

Description: 一个用VB编写的串口通讯程序,很好,可惜是用别的语言编写,能翻译最好了-a VB prepared by the serial communication procedures, very good, it is a pity that in other languages, the translation can best
Platform: | Size: 22528 | Author: 赵烈加 | Hits:

[Com Portserial-port-communication

Description: 双机互连的串口程序,主要功能是实现两台机器的串口通信-Dual Serial interconnection procedures, main function is to achieve the two machines Serial Communication
Platform: | Size: 26624 | Author: zhang | Hits:

[Com Portcom1com2

Description: 本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine two serial communication port COM1 and COM2 link up the machine can achieve this within two COM ports of data transmission; if two computers connected to the COM port, This can be achieved two computer serial data transfer.
Platform: | Size: 855040 | Author: mayfar | Hits:

[ARM-PowerPC-ColdFire-MIPSserial-port-communication

Description: ARM7串口通讯实验源代码,它可以帮助初学者了解ARM7的串口通讯原理及使用条件。-ARM7 serial communication experiment source code, it can help beginners understand the ARM7 Serial Communication Principles and conditions of use.
Platform: | Size: 3072 | Author: zhou | Hits:

[Com PortiPod-protocal

Description: IPOD的串行通讯口的控制协议,通过实测其他机器的方式得到。-IPOD serial communication port control protocol, through the measured manner other machines.
Platform: | Size: 119808 | Author: 唐先进 | Hits:

[Internet-NetworkPC-Serial-Communication

Description: 该程序为PC机与单片机通过RS-232串行口通信的PC端程序,含界面设计和串口设置-The program for the PC and MCU through the RS-232 serial port of the PC client communication procedures, including interface design and the serial port settings
Platform: | Size: 49152 | Author: fang | Hits:

[Com Portchuankoutongxin

Description: 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。-The concept of serial communication is very simple, serial by bit (bit) to send and receive bytes. Although more than by byte (byte) of parallel communication slow, but can use a serial line to send data at the same time another line to receive data. It is very simple and can achieve long-distance communications. For example, the definition of IEEE488 parallel access mode, the total line often provides equipment shall not be more than 20 meters, and between any two devices may not be more than two meters in length and in terms of the serial port, up to 1200 meters in length. Typically, serial code for the ASCII character transmission. 3 lines of communication to use to complete: (1) ground, (2) send, (3) to receive. Due to the asynchronous serial communication port to send data in a line at the same time another line to receive data. Other lines for the handshake, but not necessary. Serial communication the most important parameter is the baud rate, data bits, stop bits and parity.
Platform: | Size: 1024 | Author: zhendongzhao | Hits:

[JSP/Javaserialport

Description: java serial port communication
Platform: | Size: 563200 | Author: Amitha | Hits:

[Windows DevelopCom

Description: Send and receive commands to external device via communication Port
Platform: | Size: 245760 | Author: Michel | Hits:

[Printing programVisualBasicControlZ6MPlusPrinter

Description: If your computer is connected by a Z6MPlus Printer,either the communication port is parallel or serial,this sample can help you to edit the content of the label and control the printer to print out the labels that designed by you.
Platform: | Size: 2048 | Author: hzg | Hits:

[GUI Developcommunicate

Description: VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态时单击“手动接收”就开始接收数据,再单击这个按钮就停止接收数据,清空接收区就把接收区的所显示的数据进行清空。对于要发送的数据,在“发送区”填写,单击“发送”就把发送区的数据发送出去,单击“清空发送区”就把发送区的数据清空。-VC++ 6.0 to do a serial communication program, function and serial debugging aids like. It can be achieved between the two computers or a computer serial port, two serial ports send and receive data between each other. The upper left corner by the drop-down list to select a different serial port, the default is COM1, taking into account the serial port on laptops generally do not use USB-RS-232 converter, the COM port is generally not as COM1, why not do in the program Death COM port but can select the COM port in the interface, click "Close serial port" to stop sending and receiving data. "Receiving area" dock to display the data received, the receiver can choose to automatically receive or manual reception, automatically receive the state data are issued only to detect over the conduct shows that is not in condition to automatically receive when you click "Manual Receive" began to receive data, and then click this button to stop receiving data, empty reception area put the reception
Platform: | Size: 3694592 | Author: 陈利聪 | Hits:

[CommunicationIO-Completion-Port-DLL

Description: vc通讯编程实例、完成端口模型、dll接口-vc communication programming examples, the completion port model, dll interfaces
Platform: | Size: 870400 | Author: 明少 | Hits:

[Com PortPort

Description: It is an application to read or write to a bluetooth device using serial port communication
Platform: | Size: 8647680 | Author: vishal | Hits:

[Other Embeded programDHT11_081206

Description: *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52 or STC89C52RC function serial port temperature and humidity data baud rate of 9600 hardware connection: P2.0 port as communication port connected DHT11, DHT11 the power and ground connections and power microcontroller, the microcontroller serial plus MAX232 connected computer companies Guangzhou Aosong Electronics
Platform: | Size: 712704 | Author: 涂婉萍 | Hits:

[Com PortSerial-Port

Description: 串口通信,实现用vc++编码的串口调试工具-Serial communication, implemented by the serial port vc++ code debugging tool
Platform: | Size: 4231168 | Author: www | Hits:

[SCMcommunication

Description: 51双端口RAM方式的数据通信的c语言例程-51 pairs of data communication port RAM mode of c-language routines
Platform: | Size: 1024 | Author: qian | Hits:

[OtherComm-Port-Test

Description: this utillities check the communication port of personal computer.
Platform: | Size: 33792 | Author: Baldha | Hits:

[CommunicationVC-serial-communication-programming

Description: Visual C++Turbo C串口通信编程实践 配套代码-Visual C++ Turbo C serial communication programming code of practice facilities
Platform: | Size: 24635392 | Author: 齐敏 | Hits:

[Com Portcluster-communication-port

Description: 在嵌入式lpc1100的串口通信,结合串口助手使用。-In embedded lpc1100 serial communication, combined with the use of serial assistant.
Platform: | Size: 144384 | Author: 刘朝慧 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net