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

搜索资源列表

  1. 单片机最小系统(1602A+89S52+ADC0809)+串口通信(主从机程序)

    1下载:
  2. 单片机最小系统(1602A+89S52+ADC0809)+串口通信(主从机程序)一套程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-07-20
    • 文件大小:114181
    • 提供者:yianlei
  1. c8051f340最小系统板及串口通信程序

    0下载:
  2. c8051f340最小系统板及串口通信程序.rar
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. ATMAGE128串口通信程序-中断方式

    0下载:
  2. ATMAGE128串口通信程序-中断方式,ICCAVR编译,经验证一定好使的,内附有详细的说明和注释,ATMAGE128 Serial Communication Program- interrupt, ICCAVR compiler, so that the experience of a certain card, and containing a detailed descr iption and Notes
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-22
    • 文件大小:40976
    • 提供者:xiaobo
  1. STM32-485 单片机485串口通信程序

    1下载:
  2. STM32 cortex-m3 单片机485串口通信程序 编辑软件IAR-STM32 cortex-m3 microcontroller 485 IAR serial communication program editing software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:398074
    • 提供者:cdluoy
  1. C8051F310单片机串口通信程序

    0下载:
  2. C8051F310单片机串口通信程序,串口发送,波特率96,C8051F310 single-chip serial communication program, serial transmission, the baud rate 96
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-25
    • 文件大小:13062
    • 提供者:宛玉
  1. C51写的串口通讯程序.rar

    2下载:
  2. c51串口通信程序,C51 Serial Communication Program
  3. 所属分类:SCM

    • 发布日期:2015-02-03
    • 文件大小:2670
    • 提供者:yangliangel
  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-05
    • 文件大小:17695
    • 提供者:张成
  1. C8051F330ExampleSerialProgram

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

    • 发布日期:2017-04-14
    • 文件大小: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-03
    • 文件大小:1431
    • 提供者:rzt
  1. qq

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

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

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

    • 发布日期:2017-03-30
    • 文件大小:17841
    • 提供者:xiao
  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. 串口通信计算机器

    0下载:
  2. 51单片机的串口通信,实现串口的计算器功能,本程序为基本的串口程序,根据自己喜好添加功能即可(very simple 51 singlechip serial communication, serial calculator function, this procedure for the basic serial procedures, according to their own preferences to add functions)
  3. 所属分类:单片机开发

  1. STC15F2K60S2-串口通信

    0下载:
  2. stc15f2k60s2串口通信程序代码(Stc15f2k60s2 serial communication)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:41984
    • 提供者:liyu3519
  1. 串口通信

    0下载:
  2. 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:786432
    • 提供者:youngck
  1. verilog串口通信程序

    1下载:
  2. 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:yanyan5927
  1. IAP15W4K58S4_4串口通信

    2下载:
  2. STC15系列单片机4串口通信程序。操作寄存器,并非用库,简洁明了(STC15 Series MCU 4 serial communication program. The operation register, not using the library, is concise and clear)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:145408
    • 提供者:fwjie
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com