搜索资源列表
VC实现PC并行端口数字信息输入
- 用vc进行 嵌入式 开发并口通信的实现-vc used for the development of embedded parallel port communication of
0904 与WinSock结合的串口通信实例
- 与WinSock结合的串口通信实例,分为服务器端何客户端两个程序,程序名分别为SClient,SServer -WinSock combined with the serial communication examples, divided into server-client 2 DR procedures, procedures were respectively SClient, SServer
客户端与服务器端使用串口通信的程序源码
- 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
计算机端口介绍
- 相应的软件开发平台与硬件工具,并对ATmega128一些硬件接口在实际应用中的软/硬设计方法与技给出深入和细致的使用指南。 ... 转换器(8535)的使用,异、同步串口通信,软件DAA等;有的属于对传统程序的优化,如对简易键盘LED显示管理,精确定时及-corresponding software development platform and hardware tools, and hardware interface ATmega128 some of the practical app
串口通信Delphi实现
- 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
usb端口通信
- 描述usb端口如何通信
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
VB.rar
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富,VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
sscom
- 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。-System MODEM (MODEM). The most simple and common is three-wire system meet method, i.
CommDebugProV1.0.0.1
- 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
串口工具
- delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
CommMonitor
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。 -CommMonitor detection, interception, reverse analysis of serial communication protoco
hal_omapuart
- 实现了omapl137的UART串口通信,端口,波特率,字符长度可根据用户配置,功能十分强大-Realized the UART omapl137 serial communication, port, baud rate, characters in length can be based on user configuration, the function is strong
RS232-COMM
- RS232端口通信测试,可发送测试字符,监控接收到的字符-RS232 port communications test, the test character can be sent to monitor the received character
ANSIC12.18-1996TYPE2光端口通信协议
- ANSIC12.18-1996TYPE2光端口通信协议,中文翻译版本(Smart meter, American standard, link layer protocol file, Chinese translation version)
09-1串口通讯USART
- 串口的端口的定义。端口初始值的赋值,定义端口的输入输出口,通讯数据的传送了接收。(The value of the initial value of the port,Define the input and output of the port,The transmission of the communication data is received)
基于VC++的串口通信服务的开发
- 可以实现单片机与PC端的信号接收,通过编写串口,可以将数据事实显示在PC端(It can realize signal reception between MCU and PC terminal, and it can display data facts on PC terminal by writing serial ports.)
VS2010之MFC串口通信的编写教程
- 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
端口调试工具
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。(CommMonitor detects, intercepts, and analyzes serial communication protocols in reverse. It
控制三菱PLC(485端口Modbus通讯)
- vb控制三菱PLC(485端口Modbus通讯),测试ok(vb rs485 conmunication with MITSUBISHI plc by modbus protocol)