搜索资源列表
vc-commtest
- 串口测试程序,用于调试rs485接口 串口通信的程序-serial test procedure for debugging interface RS485 serial communication procedures
Comm-MFC
- 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
serialcommpro
- rs485程序的有关源代码,用vc++开发的相关的程序,可用.
RS485VC++
- === === ===== RS485读写源程序 VC++代码
485
- 工程名称:串口+485发送程序 控 制 器: ATmega16 晶 振: 8.0000Mhz 创建时间:2009年2月18日 说 明:CPU通过串口接RS485发送数据,终端PC机通过 RS485转RS232转换器接入PC机,使用串口调试 助手发送数据并接收数据。 端口配置: CPU RS485 RXD RO TXD DI PD6 DE,/RE-Project Name: serial port+485 sending program contro
RFID_UHF_VC
- RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
USB-232_converter
- 这是基于VC的实现USB到RS232或是RS485总线的协议转换器的应用程序代码。-This is based on VC implementation of USB to RS232 or RS485 bus protocol converter application code.
234
- 一种基于新型RS485总线的楼宇自控系统主要运用于设计实现楼宇监控的功能-RS485 bus based on a new building automation system is mainly used in buildings designed to achieve the monitoring function
jkpt
- 用VC 写的监控平台。RS485端口可用-Written with VC monitoring platform. RS485 port available
com
- vC++做上位机实现串口通讯,符合RS485通信协议-vC++ do PC Serial communication line RS485 communication protocol
RS232-RS485-CPP
- 自由串口通信编程,基于C++开发的。可以很好学习及使用。-Free serial communication programming, based on VC++ development. Well to learn and use.
iiuo442
- Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
ROBORT
- USB转RS485,实现串行通讯,上位VC++编程-transferring usb protocol to RS485 protocol
soft-starter-lx-final-20120512
- PC上位机程序 使用RS485与下位机通讯 使用VC++编程 程序可读性强-PC host computer program using the RS485 and the next crew communication use VC++ programming program readability strong
485
- RS485协议,VC的实现。包含数据的发送,接收,清零等。适合初学者。-RS485 protocol, VC implementation. Send contain data, receive, cleared and so on. Suitable for beginners.
DataReceive
- 一个RS485数据采集例程,从RS485过来的数据,传递给客户端,然后客户端再上传服务器,主要是客户端的代码和服务器的代码,使用VC++编写的。-A Sample of datacapture,pass the data captured from RS485 to client,and the client upload the data to server,those codes are client and server them programed by VC++.
H_Monitor
- VC在VS2010下的编程,具有通信RS485接口以及MODBUS-RTU功能,标准化通信程序参考,并用于实际项目中。-VS program including communication part,using for display parameters.
PIC18f97J60TCPIP
- PIC18f97J60 EBoardConfig 上位机VC++源程序,用于测试上位机与以太网学习板进行RS485通信 EthernetBoard-V2.1 以太网开发板源程序 V4.51_Test-V2.1 TCPIP协议栈V4.51测试程序 Bootloader.hex Bootloader烧写文件,用于Bootloader实验-PIC18f97J60 BoardConfig PC C++ source code for testing PC with Ethe
RS485Comm
- RS485串口通讯源代码,VC环境开发,实现了基本的通信功能(RS485 serial communication source code)