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

搜索资源列表

  1. vb232

    0下载:
  2. 一个简单的VB串口发送程序,初学者参考.-a simple VB Serial this procedure, beginners reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1133
    • 提供者:zhoubin
  1. 程序实例.doc

    0下载:
  2. 介绍了利用API函数和MSComm控件设计串口通信程序的方法,包括字符与文件的发送与接收。
  3. 所属分类:软件工程

  1. PC与单片机通过USB接口实现串行通信

    1下载:
  2. 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
  3. 所属分类:文档资料

    • 发布日期:2011-11-10
    • 文件大小:561152
    • 提供者:LV_1314
  1. VB

    0下载:
  2. VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:728
    • 提供者:孙天奇
  1. vc

    0下载:
  2. vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5434487
    • 提供者:李先海
  1. VBRS232

    0下载:
  2. VB编写RS232串口程序向下位机单片机发送数据的问题-啊
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:4803
    • 提供者:张建斌
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. 51

    0下载:
  2. 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:3695
    • 提供者:zhuaili
  1. DHT21_8M

    0下载:
  2. am2301 iccavr注意:以上例程仅供参考请根据实际情况自行修改! 程序:ICC-AVR 功能:波特率9600 串口发送温湿度数据 -am2301 iccavr
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:36829
    • 提供者:hhj
  1. main

    0下载:
  2. KEIL编写 串口的接收与发送程序 51单片机-KEIL to write a serial program 51 microcontroller
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:杨云
  1. smallCAR

    0下载:
  2. 上位机控制智能小车程序,利用串口通信,由上位机发送指令控制智能小车的方向-ctrol car
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1954
    • 提供者:唐鹏
  1. GSMmessageSend

    0下载:
  2. 关于短信猫通过串口发送短信,PDU编解码程序-SMS cat through the serial port to send SMS PDU encoding and decoding procedures
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:12885
    • 提供者:陈伟
  1. uart_if

    0下载:
  2. FPGA与串口通信的控制程序,通过程序控制通信的配置接收和发送。-FPGA with serial communication control procedures, through program control communication configuration receiving and sending.
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:3270
    • 提供者:耿华
  1. UART

    1下载:
  2. STC12C5A60S2双串口通信程序串口发送接收已测试通过-STC12C5A60S2 dual serial communication program serial receiver have been tested
  3. 所属分类:文件格式

    • 发布日期:2014-04-05
    • 文件大小:5247
    • 提供者:LIXINGHAI
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. wsh

    0下载:
  2. 此程序为C8051F020串口调试程序 非常简单就是向PC机发送4个数据对初学者很有帮助-This procedure is very simple C8051F020 serial debugger is sent to PC 4 data useful for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:985
    • 提供者:吴山火
  1. ATMEGA16PUSART

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序-AVR ATmega16 microcontroller serial interrupt the sending and receiving program
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:445548
    • 提供者:张先生
  1. 4.7

    0下载:
  2. XS128的CCD采集赛道的程序,并将采集回来的数据通过串口发送到到上位机进行赛道显示-XS128 CCD acquisition circuit of the program, and to collect data through the serial port to send back to the PC display on track
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:272139
    • 提供者:乔煊
搜珍网 www.dssz.com