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

搜索资源列表

  1. vc写的完整串口通讯程序(带接收和发送)

    2下载:
  2. 利用VC++实现串口编程,附带源码,给大家参考(Using VC++ to achieve serial programming, the whole process of instruction, for reference)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:35840
    • 提供者:roy3013
  1. 串口调试助手源码-VS2010+Qt4.8.3

    0下载:
  2. 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:103424
    • 提供者:liusc
  1. Simalator

    0下载:
  2. 用来模拟串口发送接收 主要接受卫星相关数据(Using the analog serial port to send and receive)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2231296
    • 提供者:泗水六年
  1. S52串口通讯

    0下载:
  2. AT89S52串口通讯,与上位机串口通讯,发送与接收(AT89S52 serial communication, serial communication with the host computer, sending and receiving)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:25600
    • 提供者:芊芊123
  1. E语言串口通讯

    2下载:
  2. 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
  3. 所属分类:串口编程

  1. 3.USART串口测试

    0下载:
  2. 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:653312
    • 提供者:72521
  1. stm32软件串口1.0

    1下载:
  2. 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent to the serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:771072
    • 提供者:jbchen4469
  1. 串口调试1

    0下载:
  2. 串口调试,实现发送接收数据。亲测可以实现。放心下载。(Serial debug to send and receive data)
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:all in
  1. uart

    0下载:
  2. 串口发送接收模块,verilog语言,可用来做hdl设计的仿真(used for test for Uart interface in FPGA)
  3. 所属分类:串口编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:daisyli
  1. linux串口.tar

    0下载:
  2. LINUX 串口 接收发送程序 LINUX 串口 接收发送程序(LINUX serial receiving and sending program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:26624
    • 提供者:jiepeng1992
  1. 3:STM32_串口实验

    0下载:
  2. STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:4469760
    • 提供者:lizhihong21
  1. 28333-TMS320F28335-SCI串口发送接收

    0下载:
  2. TMS320F28335支持浮点运算DSP芯片串口收发程序。(TMS320F28335 support for floating point operation DSP chip serial transceiver)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:皇马
  1. 12-串口2

    0下载:
  2. 51单片机,串口开发程序,主要对串口的初始化,以及串口发送接收字符,(51 singlechip, serial port development program)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:195584
    • 提供者:Xruno
  1. BCB串口编程接收任意发送固定Demo

    0下载:
  2. 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:671744
    • 提供者:WISDIMDI
  1. android发送接收uart串口代码

    0下载:
  2. Android 发送接收uart串口数据代码(android send and receive uart data,source code)
  3. 所属分类:android开发

    • 发布日期:2018-05-01
    • 文件大小:4878336
    • 提供者:high_time
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:45833216
    • 提供者:梦醒繁花落
  1. 串口工具源码

    0下载:
  2. 模拟串口工具 可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-05-07
    • 文件大小:217088
    • 提供者:万能过客
  1. 单片机串口通信发送、接收C语言编程程序

    0下载:
  2. 单片机程序开发,常规的串口通信代码分析。(Single chip program development, regular serial communication code analysis)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:45056
    • 提供者:茨天狼
  1. stm32F407串口中断方式数据发送和接收

    2下载:
  2. STM32F407串口利用中断方式进行数据发送与接收(STM32F407 USART IT SEND AND RECEIVE)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-11-09
    • 文件大小:6309888
    • 提供者:zyc0013
  1. c#编写串口通讯代码 多线程实现

    3下载:
  2. c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
  3. 所属分类:串口编程

    • 发布日期:2018-12-18
    • 文件大小:337920
    • 提供者:用户12345
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com