资源列表
166550
- 想必大家一定想了解16650吧,现在上专给大家共享-definitely something we would like to know the 16,650 it and on to share expertise
clk_cfg
- Ti公司的cdce62005 spi总线配置,配置数值供参考-Ti Company, cdce62005 spi bus configuration, configuration values for reference
DigitalResistanceI2C
- AVR单片机对数字电位器的I2C读写的程序-AVR single-chip microcomputer of the I2C Digital Potentiometers to read and write procedures
chuankoubiancheng
- 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights exter
I2C_SoloMaster_Controler_02
- 本模块是通用的I2C Master控制器。 它支持3种模式:单纯写N次,单纯读N次,先写一次,然后读N次。 本模块的读写只是从I2C的角度,因此,对所有的DataIn, 本模块均当成传送的数据,具体在Slave那边的定义,由上层模块处理。-I2C Master
com_instruction
- 串口通信简介,包括串口的概念和串口的各个参数等-com instruction
CC2430SerialCommunicationSettings
- CC2430的串口通讯设置,为TXT文件,C语言编写,可以放在CC2430的开发环境下。-CC2430' s serial communication settings for the TXT files, C language, can be placed CC2430 development environment.
missionPossible
- Serial port for linux TTY ports
com_client
- linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试
serial
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This module' s function is to verify implementation and basic PC-to serial communication functions. Required in the PC, install a serial port debug tool for the functional verification process
4
- 首先要设定通信协议,一般以帧格式 1、起始字节 2、数据长度 3~n、数据区 其次,vb发了一串数据 当单片机每收到一个数据时: 第一步:判断是不是起始字节,如果是到第二步,否则继续第一步 第二步:收到数据长度 第三步:根据数据长度循环收数据,直到结束。
entryARM9
- 串口示例程序对visualbasic的串口通讯不熟悉的可以参考