CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机通信程序

搜索资源列表

  1. 基于51单片机cc1101模块无线单工通信程序

    0下载:
  2. 基于51单片机cc1101模块无线单工通信程序-stc51 cc1101
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-27
    • 文件大小:99418
    • 提供者:大神
  1. 51Singlechipcommunication

    1下载:
  2. 51单片机串口通信程序集 实现了上位机与下位机进行串口通讯的功能-51 Single-chip serial communication program set Implementation of the host computer and the next bit machine serial communication function
  3. 所属分类:SCM

    • 发布日期:2016-11-30
    • 文件大小:4880
    • 提供者:jingjing
  1. UART

    0下载:
  2. 单片机串口通信程序,可以发送字符串,供大家参考!-Microcontroller serial communication program, you can send a string, for your reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:17695
    • 提供者:张成
  1. C8051F330ExampleSerialProgram

    0下载:
  2. C8051F330的串口通信程序,适合于初学单片机但是实用性很强。-C8051F330 serial communication program, suited to beginner Singlechip but very practical.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6446
    • 提供者:韩连生
  1. RX_TX

    0下载:
  2. 51单片机的串口通信程序 对于11.0592M时钟,约延时1ms.串口发送.-51 Single-chip serial communication program for 11.0592M clock delay of about 1ms. Serial send.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1431
    • 提供者:rzt
  1. CAN

    0下载:
  2. 自己开发的can和单片机通信的程序,实现can和单片机通信-Their development can and MCU communication procedures,And single-chip communication can realize
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:58981
    • 提供者:rmw
  1. qq

    0下载:
  2. 51单片机串口通信程序- 51 single-chip serial communication program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:162588
    • 提供者:孙权
  1. LabVIEWToMultiCpu

    0下载:
  2. labview与多个单片机通信程序,希望对大家有用-labview communication program with a number of single-chip, in the hope that useful
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:31447
    • 提供者:duwenbin
  1. serialcommunication

    0下载:
  2. 单片机串口通信实例,包括中断方式 查询方式,这两种方式在单片机通信中经常用到的,程序中有注释的-Examples of single_chip serial communication, including the interruption of the way the way inquiries, both in single_chip frequently used in communications, procedures in the annotated
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:8809
    • 提供者:李云
  1. pic_usart

    0下载:
  2. pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
  3. 所属分类:assembly language

    • 发布日期:2016-04-09
    • 文件大小:8451
    • 提供者:大江东去
  1. MySerialPort

    0下载:
  2. 单片机串口通信程序,调试得很好,可以-MCU,serial
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:17841
    • 提供者:xiao
  1. SerialCom

    0下载:
  2. 本程序拥有实现串口通信,通过此软件可实现两台计算机通信,或计算机与单片机通信-Serial Commication
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2967315
    • 提供者:薛加彬
  1. Comm

    0下载:
  2. 一个运行很稳定的vb计算机和单片机通信的程序,可以增加自己的命令字。-a very stable and passed testing VB routin. you can add command self.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:2767
    • 提供者:yu
  1. 232

    0下载:
  2. 51单片机串口通信程序,模块化编程.还包括I2c的模块化编程-51 microcontroller serial communication program, modular programming. Also include modular programming I2c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:1429
    • 提供者:赵同学
  1. c8051F040

    0下载:
  2. 这是C8051F040单片机开发的一个串口通信程序,通过串口调试测试程序正确,可以直接拿来用,对使用C8051F040单片机开发者具有一定的参考价值。-This is a C8051F040 microcontroller serial communication program developed by serial debug test procedure correctly, you can directly make use of them, on the C8051F040 micro
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:6904
    • 提供者:张俊
  1. demoXEPSCI

    0下载:
  2. 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:754996
    • 提供者:lhr
  1. EP100 CAN和SCI通信程序

    1下载:
  2. MC9S12XEP100 CAN和SCI通信程序,经过调试和试验.本来是用在单片机和蓝牙通信方面的.
  3. 所属分类:嵌入式/单片机编程

  1. 一对一双向通信

    0下载:
  2. 简单的nrf24l01无线模块基于51单片机的双向通信程序,经调试nrf24l01无线模块一对一双向通信能实现。(The simple nRF24L01 wireless module is based on the two-way communication program of 51 SCM. After debugging, the nRF24L01 wireless module can realize one to one bidirectional communication.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:43008
    • 提供者:聚花果
  1. iiC程序

    0下载:
  2. iiC总线由NXP(原PHILIPS)公司设计,多用于主控制器和从器件间的主从通信,在小数据量场合使用,传输距离短,任意时刻只能有一个主机等特性。此代码为基于单片机的程序。(The IIC bus is designed by NXP (formerly PHILIPS) and is mainly used for master-slave communication between the master controller and slave devices. It is used in
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:wang_w
  1. wifi测试程序

    1下载:
  2. 手机app发送数据给esp8266与51单片机通信(Phone app send data to esp8266 and communicate with 51MCU)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:2575360
    • 提供者:hqlucky
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com