CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - SerialCommunication

搜索资源列表

  1. serialcommunication

    0下载:
  2. 腾龙版直接使用(串口通信+电机控制+液晶显示三合一程序-Dragon version used directly (Serial Communications motor control procedures triple LCD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:陈云
  1. serialcommunication

    0下载:
  2. 基于8051单片机的模拟双机串口通信程序,内附proteus连接图。-Simulation based on 8051 Dual serial communication program, containing proteus connection diagram.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:37827
    • 提供者:zhouhua
  1. SerialCommunication

    0下载:
  2. 串口通信 包含单片机与PC机通信和单片机与单片机之间的串口通信 内附电路仿真和源程序-Single-chip serial communication includes communication with the PC and the MCU and single-chip serial communication between the enclosed circuit emulation and source
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:65984
    • 提供者:陈颖聪
  1. SerialCommunication

    0下载:
  2. PIC16F877 Serial Communication CCS C Code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6294
    • 提供者:Nisar
  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. serialcommunication

    0下载:
  2. RS232串行通信程序,实现计算机与单片机的串行通信功能-RS232 serial communication program to realize the serial communication between PC and MCU functionality
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:24509
    • 提供者:何海霞
  1. SerialCommunication

    0下载:
  2. 这是一个实现单片机串口通讯的简单例子,对初学者是很有用的-This is a microcontroller serial communication to achieve a simple example
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:12915
    • 提供者:fgsrt
  1. SerialCommunication

    0下载:
  2. 51单片机,C语言 串口通信源程序,软件环境keil-Serial Communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14300
    • 提供者:孙健
  1. SerialCommunication

    0下载:
  2. Serial communication C source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:13903
    • 提供者:ayalew
  1. Serialcommunication

    0下载:
  2. 串口通信,P1.1接的按键控制选位(按下时上面的灯亮),P1.2接的按键控制所选位加1 (按下时下面的灯亮)。-Serial communication, P1.1 access buttons control the selection bit (when pressed lights above), P1.2 access buttons control the selected bits plus 1 (pressed, the following lights).
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:106281
    • 提供者:luo
  1. serialcommunication

    0下载:
  2. RS232 serail communication for 8051 Uc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:10343
    • 提供者:icr14888
  1. SerialCommunication

    0下载:
  2. 通过无线通信模块接受rs232的信号,在经51单片机实现其它动作。-Rs232 wireless communication module receiving the signal, in other action by the MCU 51.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:9748
    • 提供者:王春岭
  1. serialcommunication

    0下载:
  2. 51单片机 串行通信 包含c hex文件-serial communications
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:25416
    • 提供者:wudejun
  1. SerialCommunication

    0下载:
  2. 利用中断方式和查询方式实现MC9S12XS128单片机串行通信功能。-Interrupt and query method used to achieve MC9S12XS128 Serial communication function.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:9199
    • 提供者:maowei
  1. Serialcommunication

    0下载:
  2. 单片机实验,串行口通信,具体实验内容原理,和程序设计。-SCM experiment, serial port communication, the specific content of principle experiments, and programming.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:81267
    • 提供者:伊谧
  1. SerialCommunication

    0下载:
  2. RS485通信程序。Modbus协议 ASCII模式 使用ASCII模式,消息包括了一基于LRC方法的错误检测域。 LRC域检测了消息域中除开始的冒号及结束的回车换行号外的内容。 LRC域是一个包含一个8位二进制值的字节。 LRC值由传输设备来计算并放到消息帧中,接收设备在接收消息的过程中计算LRC, 并将它和接收到消息中LRC域中的值比较,如果两值不等,说明有错误。 LRC方法是将消息中的8Bit的字节连续累加,丢弃了进位。-RS485 communication pr
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3407
    • 提供者:蒋晓军
  1. SerialCommunication

    0下载:
  2. PIC16F877 Serial Communication CCS C Code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:ononday
  1. serialCommunication

    0下载:
  2. 机器人串口控制程序,可以利用串口给机器人发送控制指令-Serial control program, you can use the serial port to send control commands to the robot!!
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1781
    • 提供者:奔腾123
搜珍网 www.dssz.com