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

搜索资源列表

  1. DMA加串口1空闲收发数据20170310

    0下载:
  2. 信号数据以DMA转发的形式实现串口转以太网(Data in the form of DMA to achieve serial Ethernet)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:9720832
    • 提供者:卧栏听雨
  1. ComSerialPort

    0下载:
  2. 一个实现串口读写操作的类,占用串口资源,不是串口监视(A serial read and write operations)
  3. 所属分类:串口编程

  1. RTX实时平台实现RS232通讯(含源代码)

    0下载:
  2. RTX下串口通信,界面输入发送数据并且显示收到的数据(RTX serial communication, the interface input, send data and display data received)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:290816
    • 提供者:lxy771895408
  1. qcom-1.1.tar

    0下载:
  2. qt实现串口通讯,数据接收可区分字符和十六进制格式。(QT serial communication, data access can distinguish between characters and sixteen decimal format.)
  3. 所属分类:串口编程

  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. uart_clock_key

    1下载:
  2. 实现串口通讯,7段数码管的动态显示以及按键的读取。并附带时钟显示程序。基于STC15F2K60S2单片机(Realize serial communication, 7 sections of digital tube dynamic display, and the key to read. And accompanied by the clock display program. Based on STC15F2K60S2 SCM)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-26
    • 文件大小:207872
    • 提供者:laizou
  1. 实验4 串口实验

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

    • 发布日期:2017-12-30
    • 文件大小:301056
    • 提供者:new—word
  1. 9、CC2530 串口UART0发送字符串

    0下载:
  2. cc2530程序基于IAR开发环境,实现串口发送字符。(CC2530 program, based on the IAR development environment, serial transmission characters.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:424960
    • 提供者:Hy_ai
  1. 主程序

    0下载:
  2. 实现串口的主程序,其他的功能可以百度,简单明了。(Serial port to achieve the main program, and other functions can be Baidu, simple and clear.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:刀子
  1. uart

    0下载:
  2. 实现串口发送和接收功能,数据处理模块可自行修改。(Serial port to send and receive functions, data processing module can modify its own.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:Nate777
  1. 串口调试助手V2.2源码

    0下载:
  2. 实现串口助手功能,里面包含已经可用的编译程序和源代码,适合使用者学习VC开发串口通讯程序(Serial assistant function, which contains already available compiler and source code, suitable for users to learn VC development serial communication program)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:5454848
    • 提供者:黄大冲
  1. rx_uart_led

    0下载:
  2. Altera FPGA 设计串口通信,实现串口助手发数控制电路板小灯亮灭(Altera FPGA design serial communication, serial assistant to achieve the number of control circuit board, small lights out)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:3418112
    • 提供者:向东行
  1. 第六个工程-dma-usart

    2下载:
  2. 在mdk环境下利用stm32 f407单片机实现串口dma功能(To achieve the MDK5 stm32f407 single-chip serial port dma function)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:8988672
    • 提供者:喵喵甜
  1. 测试

    0下载:
  2. 上位机通过串口发送相应命令控制设备并将设备当前状态返回给上位机(The upper computer sends the corresponding command control device through the serial port and returns the current state of the device to the host computer)
  3. 所属分类:网络编程

    • 发布日期:2017-12-29
    • 文件大小:3775488
    • 提供者:15000203740
  1. 串口读取-伏尔德Wocen.VI

    0下载:
  2. 实现labview与wocen电源的通讯控制,含wocen电源的通讯协议(Communication control between LabVIEW and wocen power supply)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-30
    • 文件大小:190464
    • 提供者:tmshust
  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:65536
    • 提供者:Smile Han
  1. uart_ip

    0下载:
  2. 实现串口通信模块设置,包括频率分频、波特率产生、接口时序要求(Implementation of serial communication module settings, including frequency division, baud rate generation, interface timing requirements)
  3. 所属分类:VHDL/FPGA/Verilog

  1. 1-led_on_c

    0下载:
  2. 在TQ210开发板上读写串口,实现串口的通讯(Read write serial port)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:565176949
  1. Ex04_PC_UART

    0下载:
  2. zigbee串口通信例子,没有协议栈,C简单实现串口通信(ZigBee serial communication example, there is no protocol stack, C simple serial communication)
  3. 所属分类:USB编程

    • 发布日期:2018-01-03
    • 文件大小:32768
    • 提供者:chai20
  1. mscommtest131220

    0下载:
  2. 利用TMSComm控件实现串口的数据收发例程。(TMSComm ActiveX a COM communication example)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:434176
    • 提供者:energ
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com