CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口通信 仿真

搜索资源列表

  1. VB_message

    0下载:
  2. 采用VB程序,实现与单片机间通信,可读取单片机的实时数据,也可进行设置数据,采用protues仿真,需要虚拟串口-The use of VB program, communication with the MCU, the MCU can read the real-time data, data can also be set using protues simulation, virtual serial port needs
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:202734
    • 提供者:ttian
  1. clock

    0下载:
  2. 单片机电子钟,应有串口和SPI总线通信,用到8位数码管,max7219和ds1302和51单片机,有源程序和仿真程序以及MAX7219资料和ds1302资料。-Single-chip digital clock, should be serial SPI bus communication, used digital tube 8, max7219 and ds1302 and 51 single-chip, the source code and simulation program, and
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:912839
    • 提供者:潘楚文
  1. RS232

    0下载:
  2. 单片机串口发送接收多字节,proteus仿真通过,实验成功,通过串口助手和虚拟串口进行模拟通信-Microcontroller serial send and receive multi-byte, proteus simulation through the experiment is successful, the assistant through the serial port and virtual serial analog communication
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:54209
    • 提供者:林柱
  1. communicate_project

    0下载:
  2. 这是用52单片机usart串口实现的一个模拟QQ聊天的功能,使用2个52单片机、内存扩展芯片、485通信电路、LCD显示综合到一起来完成双机通信,双机可以相互发送数据并显示,同时可以完成聊天记录的查询。是一个比较好的学习Usart串口、485电路结构以及使用片外存储芯片的例子(里面有Protues的仿真电路图很形象具体)。希望对你有用加油-It s a good example for Usart using communicating.
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:109423
    • 提供者:秋峰
  1. 112201

    0下载:
  2. protues仿真实现51单片机与PC之间的通信,使用了虚拟显示器和串口。-The Simulation 51 communication between the MCU and PC protues use virtual display and serial port.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:559
    • 提供者:文耀康
  1. [121109][ChanKouFangShi3]

    0下载:
  2. 单片机AT89S52串口方式3的多机广播式通信,用proteus仿真实现,汇编语言实现。就是个广播的通信方式。-Single chip serial mode 3 for broadcast communication, using proteus simulation, assembly language to achieve.Is a radio communication mode
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:99826
    • 提供者:孔宪青
  1. Computer-communicate-by-Zigbee-

    0下载:
  2. 两个zigbee模块通过串口接在两台电脑上面,两台电脑上面运行串口助手,可以实现通过串口助手发送至zigbee模块,再通过无线模块传送至另一个zigbee模块上,这个zigbee将数据发送至相应的电脑上,通过UART实现点对点无线通信,使用方法如下: 1:打开IAR开发环境,打开工程。 2:接上仿真器,并把仿真电缆连到CC2430模块上,把程序下载到两个模块上。 3:两个模块之间通过PC机串口发送一个字符到另一个模块的PC。-Two zigbee module through th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:284238
    • 提供者:kang
  1. SUDT

    0下载:
  2. SUDT SerialTrace 是一款用于侦听、拦截、记录、分析RS232/422/485串行接口通信协议的专业软件。它适用于串行口相关的软硬件开发、测试工程师。 SUDT SerialTrace 可以让您对串行口的命令和数据进行全方位的侦听、拦截、保存,为日后的数据导入、仿真、分析提供了便利。 SUDT SerialTrace 为用户提供了仿真功能,双击拦截到的读写数据,即可被自动复制到仿真终端的发送窗口,便于用户修改以及模拟测试。 SUDT Seri
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:647656
    • 提供者:xiongshiyan
  1. serial1602

    0下载:
  2. 单片机串口和虚拟主机通信的例子,用1602液晶显示招收到虚拟主机发送的字符,发到虚拟主机的字符在虚拟机上显示,主机和虚拟机用MAX232连接,全部用protues仿真,其中,MAX232连接是一个子电路连接的例子,这个在网上不好找。-89c52 serial sample include 1602,max232,virtual termimal
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:80280
    • 提供者:yw
  1. UART

    1下载:
  2. 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄存器U0CLR控制器设置通信模式,完成对UART0的初始化设
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:123860
    • 提供者:宋喜佳
  1. UsartLed

    0下载:
  2. 一个基于LPC2138的串口控制流水灯的程序和仿真!!两个单片机通过串口进行通信,然后根据通信的内容进行流水灯的显示花样-LPC2138-based serial control procedures and simulation of light water! ! Two microcontroller through the serial port to communicate, and then communicate the contents of the display light w
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:84799
    • 提供者:日落
  1. XOR-serial-communication-simulation

    0下载:
  2. vb mcu51 proteus 串口异或通信仿真,自己的源程序能用.-XOR vb mcu51 proteus serial communication simulation, their source can be used.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:544695
    • 提供者:zoomhan
  1. chuangko

    1下载:
  2. 单片机串口RS232通信,控制远程设备,实现远距离控制,包括程序和显示的图片及proteus仿真软件-Microcontroller serial RS232 communication, remote control devices, to achieve remote control, including procedures and display pictures and proteus simulation software
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4359194
    • 提供者:王荣成
  1. shukong_dianyayuan

    0下载:
  2. 以51单片机的串行通信功能设计的一个数控正负30V的可控电压源,含proteus仿真图,程序、串口调试助手-A CNC with 51 single-chip serial communication design controllable voltage source of plus or minus 30V, with proteus simulation map, program, serial debugging assistant
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5127993
    • 提供者:Jerry
  1. PSP_PSP1

    2下载:
  2. 串口收发的matlab/simulink驱动模块,可以用来作实时仿真通信。-Serial transceiver matlab/simulink drive module can be used for real-time simulation of communication.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:11980
    • 提供者:zhourongkuan
  1. SMC2

    0下载:
  2. PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出-PowerPC microprocessor and PC serial communication UART protocol to achieve asynchronous communication through CS850 te
  3. 所属分类:VxWorks

    • 发布日期:2017-04-25
    • 文件大小:129619
    • 提供者:cxy
  1. 51-dual-serial-communication-circuit

    0下载:
  2. 51串口工作方式1双机通信电路,Protues仿真,自带程序,本科毕业设计必选资料。-51 serial working mode 1 dual communication circuit, Protues simulation, with the program, undergraduate graduation design required information.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:37918
    • 提供者:zzx
  1. ebdjwprc

    0下载:
  2. 包括主成分分析、因子分析、贝叶斯分析,XHmfuOQ参数对于初学者具有参考意义,本科毕设要求参见标准测试模型,包含收发两个客户端的链路级通信程序,CPRCWOC条件单径或多径瑞利衰落信道仿真,利用matlab GUI实现的串口编程例子。- Including principal component analysis, factor analysis, Bayesian analysis, XHmfuOQ parameter For beginners with a reference valu
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5474
    • 提供者:dwenvq
  1. fspfrrhb

    0下载:
  2. 利用自然梯度算法,gRLdkOU参数最小均方误差(MMSE)的算法,双向PCS控制仿真,利用matlab GUI实现的串口编程例子,vxrOUZr条件搭建OFDM通信系统的框架,验证可用。- Use of natural gradient algorithm, gRLdkOU parameter Minimum mean square error (MMSE) algorithm, Two-way PCS control simulation, Use serial programming e
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5178
    • 提供者:abhnef
  1. qdxafxaf

    0下载:
  2. 利用matlab GUI实现的串口编程例子,有小波分析的盲信号处理,主同步信号PSS在时域上的相关仿真,包含收发两个客户端的链路级通信程序,用于信号特征提取、信号消噪,是一种双隐层反向传播神经网络,music高阶谱分析算法,基于互功率谱的时延估计。-Use serial programming examples matlab GUI implementation, There Wavelet Analysis Blind Signal Processing, PSS primary synchr
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5158
    • 提供者:zhnfm
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com