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

搜索资源列表

  1. GPS

    1下载:
  2. MSP430串口通信 接收GPS数据 源代码-Serial Communication MSP430 source code to receive GPS data
  3. 所属分类:SCM

    • 发布日期:2016-03-11
    • 文件大小:300610
    • 提供者:lisi
  1. TC35I

    2下载:
  2. 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序-51 SCM control TC35I complete wireless communication module Keil C program also includes GB2312 and Unicode conversion, the national standard Chinese characters, ASC charac
  3. 所属分类:SCM

    • 发布日期:2015-04-18
    • 文件大小:5028161
    • 提供者:李刚
  1. VB_test

    0下载:
  2. 用VB编写的串口通信程序,包括二进制和文本两种模式-VB prepared by serial communication procedures, including two types of binary and text mode
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:155318
    • 提供者:wanjie
  1. RS232(verilog)

    0下载:
  2. 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a descr iption of the principles of serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:174004
    • 提供者:邓民明
  1. uart1

    0下载:
  2. stc的12c5a60s2单片机的单独波特率UART串口通信-stc' s 12c5a60s2 separate microcontroller UART baud rate serial communication
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:30720
    • 提供者:liu
  1. uart1and2

    0下载:
  2. stc单片机的串口通信 包括独立比特率的和新增加的串口2的程序-stc the Serial communications include independent bit rate and new procedures to increase the serial port 2
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:22713
    • 提供者:liu
  1. PC-mcu

    1下载:
  2. PC机与单片机串口通信一个很好的例程,VB开发-PC-MCU serial communication with a good routine
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:4096
    • 提供者:姜利
  1. DSP-SCI

    1下载:
  2. DSP SCI串口通信例程,RS232接口芯片采用的是MAX232-DSP SCI serial communication routines, RS232 interface chip uses a MAX232
  3. 所属分类:DSP program

    • 发布日期:2014-08-11
    • 文件大小:25791
    • 提供者:王思
  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4482
    • 提供者:Edward zhang
  1. vs2005_serial_comm

    0下载:
  2. vs2005编译的串口通信源码,上位机有配置界面,方便配置串口-vs2005 compile the serial communication source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3897658
    • 提供者:zss
  1. portnew1

    0下载:
  2. 移植到ARM9开发板上的用QT4写的串口通信程序,类似一个简化的串口调试助手-Ported to QT4 ARM9 development board to write the serial communication with the program, similar to a simplified serial debugging assistant
  3. 所属分类:串口编程

    • 发布日期:2013-09-09
    • 文件大小:15932
    • 提供者:cf
  1. UART

    0下载:
  2. 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26755
    • 提供者:wangjin
  1. chuankoutongxin

    0下载:
  2. GSM模块与单片机相连,串口通信方式控制GSM模块发送短信-GSM module is connected with the microcontroller, serial communication and control the GSM module to send SMS
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:11595
    • 提供者:lg_forever
  1. 2010-9-16

    0下载:
  2. stc12c60s2双串口通信程序 第二串口接收数据,cpu处理数据,并由串口1发送数据到控制卡,由控制卡控制led显示- STC double in series communications program 51 siglechip receive and send program.secend uarst receive data from radar.mcu deal with and send data to led control card.finally ,led con
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:70018
    • 提供者:tony liu
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  1. uart

    0下载:
  2. pic模拟串口通信 PIC16F722 才用Htechpicc编译-Simulation of serial communication pic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:82502
    • 提供者:niu
  1. 2

    0下载:
  2. VC++串口通信20个经典源码合集,经典全集,串口开发必看-VC++ Serial communication source collection of 20 classic, classic Collection, Must See Serial Development
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:11438080
    • 提供者:Jim Green
  1. UART

    0下载:
  2. icc软件环境 mega16的串口通信程序
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:24510
    • 提供者:cuiguoxiang
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. Delphi_com

    0下载:
  2. Delphi串口通信编程-Delphi serial communication programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:30238
    • 提供者:ligong
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com