搜索资源列表
USB技术方案
- 众志-863系统芯片 USBDC(univer serial bus devce control通用串行总线设备控制芯片,以下简称USBDC)是和带有USB主机控制器的设备进行通信的支持部件,实现和带有USB主机控制器的设备进行数据交换。 USBDC和APB连接进行寄存器的初始化配置,和DMAC连接进行大量的数据交换。-USBDC system-on-chip (Univer serial bus control devce Universal Serial Bus device control
bpsk_ask
- 分析了ASK和BPSK通信系统,接收机采用相关器接收分析系统测试和理论误码率-Analyzed ASK and the BPSK communications system, the receiver uses the correlation instrument receive analysis system test and the theory error rate
ijnew
- C和BASIC对51系列编实现PC机与MCU通信,以将MCU作PC的前端数据采集器或命令执行器.-C and BASIC part series on the 51 PC and MCU communications, MCU to be for the PC front-end data acquisition system or order actuators.
Kasami Sequences产生器
- Kasami序列产生器 用于扩频通信-Kasami sequence generator for spread spectrum communications
KWP2000 and thereader.kwp2000通信协议与读码器的工作原理
- kwp2000通信协议与读码器的工作原理,详细地阐述了读码器的软硬件组成及工作原理,kwp2000 communication protocol with the reader the work of principle, expounded in detail the hardware and software code reader the composition and working principle
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.
Master440
- master440变频器的上位机程序,vb编写的源码。串口通信,从事变频器行业可参考-master440 Inverter PC program, vb source prepared. Serial communications, engaged in the industry refer to frequency converter
1105PLC-RS485
- 1105PLC与变频器的RS485通信控制-1105PLC the RS485 communications with the inverter control
JJYY_source
- J J Y Y 即 时 通 信 软 件 , 包 含 服 务 器测。-JJYY instant messaging software, including server test.
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
VB_rs232_transducer
- 串口通信控制XX变频器,VB下编的界面,已调试通过,可以运行,-VB_rs232_transducer
DataTransferModule
- 最新的电能信息采集与管理系统,DL698.41主站通信协议(送审稿)的终端集中器代码参考-the most new system for DL ,arm7 2378.if you have this time to code arm7 you can download it.
pracsim1
- 通信基本仿真,适合初学者学习的代码,包括了调制,分析等等:使用IIR filter的经典模拟滤波器(巴特沃斯Butterworth,切比雪夫Chebyshev),Bartlett周期图谱,加窗Bartlett周期图谱,基带波形仿真,IIR的贝塞尔滤波器Bessel Filter,二进制对称信道Binary Symmetric Channel仿真,比特序列,Remez滤波,BPSK复合基带信号仿真,载波生成器,椭圆滤波器Elliptical Filter,FFT,FSK调制及解调,高斯噪声Gaus
chuankou
- 串口通信,实时显示逆变器和环境监测仪程序最终版,可以存储每天的数据,并能求出每天的发电量.-Serial communication, real-time display inverter and monitor procedures for the final version of the environment, can store the data every day, and can find the daily generating capacity.
51单片机和三菱变频器MODBUS RTU通信实例
- 51单片机和三菱变频器MODBUS RTU通信实例,里面有具体的通讯范例,方便初学者学习(51 single-chip microcomputer and mitsubishi inverter MODBUS RTU communication as an example, there is a specific communication paradigm, easy for beginners to learn)
Rayleigh
- Rayleigh衰落信道仿真,有许多的信道模型,用于模拟在无线信号传输技术。由设计器使用的最基本的信道模型是瑞利模型。(Rayleigh fading channel simulation, there are many channel models used to simulate wireless signal transmission technology. The most basic channel model used by designers is the Rayleigh mod
20171122_091041590
- 实现通讯获取寄存器的功能,实现与模块的通讯(To realize the communication)
51黑论坛_STM32-串口输出MPU-6050
- 在STM32F103平台上使用USART收发器与电脑进行通讯(Use the USART transceiver to communicate with the computer)
MSComm串口,实现二进制不用定时器
- C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re