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

搜索资源列表

  1. UART

    0下载:
  2. 改程序为easyarm1138 的串口实验-uart ofthe easyarm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:548869
    • 提供者:梁飞
  1. Serial

    0下载:
  2. Vxworks的串口程序,适合初学者使用-Vxworks serial program, suitable for beginners to use
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:921
    • 提供者:xsj
  1. matlab_serial_experiments

    0下载:
  2. matlab串口实验串口通信,一般是指RS232、RS422之间的通信。matlab中有专门的serial函数来创建串口对象。-matlab serial experiments
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1172
    • 提供者:xx
  1. ARMlinuxSerial

    0下载:
  2. ARM linux串口实验,既可以在 仿真软件上运行,也可以在真的软件中运行,实现效果较好,代码和仿真软件的图都齐全。-ARM linux serial port test, simulation software can either run the software can be run in the really, to achieve better, the map code and simulation software are complete.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:141303
    • 提供者:胡俊华
  1. USB转串口485

    1下载:
  2. 用于PC上USB转变成串口用,方便做串口实验的调试和通讯MODBUS实验的调试。
  3. 所属分类:调试

  1. 4_串口实验

    0下载:
  2. STM32 通过串口和上位机的对话,在收到上位机发过来的字符串后,原本返回给上位机。(STM32 through the serial port and the host computer dialogue, after receiving the host computer sent string, originally returned to the host computer.)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-19
    • 文件大小:2046976
    • 提供者:nickPark
  1. 串口实验

    0下载:
  2. STM32F 103的串口编程资料,试试,(STM32F 103 serial programming information)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:280576
    • 提供者:大山12
  1. 实验48 USB虚拟串口实验

    0下载:
  2. usb 串口开发 了解USB开发过程,仅作为参考用(USB serial development to understand the USB development process, as a reference only)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:4655104
    • 提供者:舍远
  1. 21、RS232串口实验

    1下载:
  2. c51与RS232进行串口通信,可以借鉴,自己开发(C51 and RS232 serial communication, you can learn from your own development)
  3. 所属分类:单片机开发

    • 发布日期:
    • 文件大小:3024896
    • 提供者:蓝莹
  1. 串口实验

    0下载:
  2. 基于cortex-m内核 的串口程序,自定义串口协议(Cortex-M kernel based serial port program, custom serial port protocol)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2690048
    • 提供者:代码狗
  1. 实验4 串口实验

    0下载:
  2. stm32串口调试例程,用于stm32f103的串口开发,希望对你有所帮助(stm32f10x.usart test lib(an example of Touch sensor stm32f10x.usart))
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:108544
    • 提供者:huyusss
  1. 10.串口实验

    0下载:
  2. C51实现串口通信,调节波特率完成串口接收数据(C51 realize serial communication, adjust baud rate, complete the serial port to receive data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:36864
    • 提供者:健儿子
  1. 实验4 串口实验

    0下载:
  2. 实现串口中断收发,可发送字符串,数组等不同类型的数据(Serial interrupt to receive and send)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:301056
    • 提供者:new—word
  1. STM32F103RC 串口实验UART4

    0下载:
  2. 进行串口收发,及匹配两个串口手机做出处理(Serial transceiver, and matching two serial phones to handle)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:1955840
    • 提供者:anjoe
  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. ALIENTEK MINISTM32 实验3 串口实验

    0下载:
  2. 本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后,原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每隔一定时间,通过串口1输出一段信息到电脑。(In this experiment, STM32 through the serial port 1 and host computer dialogue, STM32 received the host computer sent to the string (in return
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:2516992
    • 提供者:lisa1234
  1. 7串口收发

    0下载:
  2. zigbee cc2530基础实验之七 串口收发实验编程(ZigBee CC2530 basic experiment seven serial transceiver experimental programming)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:39936
    • 提供者:romance
  1. 8串口控制led

    0下载:
  2. zigbee cc2530 基础实验之八 串口控制led灯编程实验(ZigBee CC2530 basic experiment eight serial port control LED lamp programming experiment)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:40960
    • 提供者:romance
  1. h7rs232

    0下载:
  2. 实现DSP串口通讯程序设计,掌握同步缓冲口McBSP的结构及工作原理(Implement DSP serial communication program design)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-05
    • 文件大小:28672
    • 提供者:大鹏hope
  1. ALIENTEK MINISTM32 实验3 串口实验

    0下载:
  2. 本实验,STM32通过串口1和上位机对话,学习串口的使用(接收与发送)(In this experiment, STM32 through the serial port 1 and PC dialogue, learning the use of the serial port (receive and send))
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:2610176
    • 提供者:代码学习
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com