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

搜索资源列表

  1. uart_fifo_receive

    0下载:
  2. 串口接收数据并将数据存入FIFO,解决不同速率的设备之间进行串口通讯-UART communication
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:999982
    • 提供者:liyang
  1. 51MCUsendsaninterrupttoreceiveandcheck

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收和查询发送。-51 MCU sends an interrupt to receive and check
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:mdcao
  1. h

    0下载:
  2. 从串口接收字符,如果是l或者是L,则是锁键盘。再按下其他键,解锁键盘。-Receive character from the serial port, or if l L, the keyboard is locked. Then press the other key, unlock the keyboard.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3635
    • 提供者:jh1234
  1. manage

    0下载:
  2. c++写的车辆监控的程序,框架搭好了,核心代码也实现了。串口接收GPS数据,实时在图上显示-c++ to write the vehicle monitoring process, the framework and setting up the core code is implemented. Serial port to receive GPS data, real-time display in the map
  3. 所属分类:GIS program

    • 发布日期:2017-06-19
    • 文件大小:28655616
    • 提供者:毛建
  1. hongwaishoufa

    0下载:
  2. DP_51PRO实验仪红外收发实验。使用串口发送数据经调制后从红外管输出,并通过红外接收模块把接收到的数据返回串口接收端,通过判断接收到的数据来控制LED灯点亮。-DP_51PRO experimental instrument experimental infrared transceiver. Using the serial port to send data via modulated infrared control from the output, and IR receiver m
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1091
    • 提供者:kevin
  1. shuangjitongxin

    0下载:
  2. 这是一个双击通信方针图,里面有串口接收程序,也有串口发送程序,你只需要把程序分别写入两个单片机就可以了-ZHESHI YI GE DANPIANJI SHUANGJI TONGXIN FANGZHEN TU
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:93375
    • 提供者:彭万春
  1. WaveGenerator_51-10-05-09-16-29

    0下载:
  2. 将上位机下传的数据,通过串口接收,并下载I2Cflash中。-download the data from a up PC to a I2C flash.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:35332
    • 提供者:朱澄澄
  1. sommm

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参考-In VC++6.0 using MSComm control programming, you can achieve serial receive data and send data, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8848319
    • 提供者:yuanguang
  1. WJGPS

    0下载:
  2. 基于GPS的串口接收程序,和以太网服务器 以及客户端 来接收gps并发送gps数据 供客户端使用 -GPS-receiver program, and Ethernet server and the client to receive and send gps gps data for client use
  3. 所属分类:GPS develop

    • 发布日期:2017-05-26
    • 文件大小:9305480
    • 提供者:wangjie
  1. CM1B

    0下载:
  2. 自己开发的485传输的串口接收、发送程序,已经量产,为KEIL工程文件包。-Developed their own serial port 485 to receive transmission, sending program, has been in volume production for the KEIL project file package.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31073
    • 提供者:jimmy
  1. 690484VC

    0下载:
  2. 关于GPS串口接收数据的类,以及GPS串口通信-GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:24735
    • 提供者:liyanli
  1. mashi_comm

    0下载:
  2. 通过串口接收超短波信息并通过网络转发到相关的电脑接收软件-Information through the serial port to receive FM and through Web forwarded to the relevant computer software to receive
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:832079
    • 提供者:黄场惦
  1. 41695046MSP430F149_UART

    0下载:
  2. MSP430F149串口通信程序,串口接收中断,退出LPM3模式.-MSP430F149 Serial Communication Program, receiving the serial port interrupt, quit LPM3 mode.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1458
    • 提供者:caoyong
  1. UART

    1下载:
  2. 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:929
    • 提供者:zhengtiyu
  1. GPSDemo

    0下载:
  2. 通过串口接收GPS数据,解析接收到的GPS信息中GPRMC数据,从中提取出经度和纬度信息。-Through the serial port to receive GPS data, analytical information received GPS GPRMC data to extract the longitude and latitude information.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:64006
    • 提供者:qiuyushan
  1. AT89S52_UART_LCD1206

    0下载:
  2. 单片机AT89S52,串口接收另一块单片机TX发送的数据,最后送给LCD1206显示,编译环境KEIL4。-MCU AT89S52, TX microcontroller serial receiver to send another piece of data, and finally gave LCD1206 display, compile environmental KEIL4.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:42535
    • 提供者:谢晖
  1. 75

    0下载:
  2. 串口接收发送流程图,作者:QQ 64134703 ,电子毕业设计,欢迎咨询-Send serial port to receive flow chart, the author: QQ 64134703, e-graduate design, please consult
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:17397
    • 提供者:黄先生
  1. 51send

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收-This is a C51 microcontroller serial receiver (interrupt) and send routine can be used to test 51 single-chip receiver interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1223
    • 提供者:李海洋
  1. kkk

    0下载:
  2. atmega8 AVR串口接收做移位寄存器,然后做18位PWM输出-atmega8 AVR serial port to receive shift register to do and then do 18-bit PWM output
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:25428
    • 提供者:荣少钟情
  1. Smartcar_SCI

    0下载:
  2. 智能车开发串口接收数据上位机软件.源代码.如果自己加上数据分析功能,就非常有用.-Development of intelligent vehicle PC software serial receive data. The source code. If they combined data analysis, it is very useful.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:13959
    • 提供者:董轻
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com