资源列表
scan
- 字模提取,串口编程,自动扫描串口,文件读写,-Font extraction, serial programming, automatically scan serial, documents to read and write, and so on
serial
- 一个很实用的串口监视软件,很好用,可以对串口的任何动作进行监视。-A very useful serial port monitoring software, useful, can take any action to monitor the serial port.
LCDCtrl
- 升降液晶控制程序,这是工程上用的,其实就是串口通讯.-Lifting LCD control program, which is used in engineering, in fact, serial communication.
BIDTU
- 嵌入式系统中的无线模块串口控制程序,有兴趣的参考一下-Date : 2007-7-24 Author : F4CG Company : F4CG Comments: Chip type : ATmega128 Program type : Application Clock frequency :
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
SIM300_ATC_V2.02.pdf
- Manual_SIM300 detailed descr iption
VB_PLC
- Siemens PLC与VB通讯的例子。先要安装Siemens的PCAcce-Siemens PLC与VB通讯的例子。先要安装Siemens的PCAccess
aurtc
- avr atmega8的查询方式的串口通信-avr atmega8 of ways to search for serial communication
RS232_Interface
- verilogHDL串口逻辑,波特率为96-verilogHDL serial interface logic
MCUforld5test
- 使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
porttest
- 串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码.-Serial data conversion, VB60 source, I gather from the Internet, to share to you, thank you, there is no decompression password.
modbus51
- 51单片机的MODBUS的通信协议,学习中。