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

搜索资源列表

  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  1. 060_

    0下载:
  2. 一般的单片机与PC机之间的串口通信,在IAR编程环境下-Microcontroller and PC communication
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:11868
    • 提供者:
  1. ATMAGE128uartasksendinterruptreceive

    0下载:
  2. 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if the process not so, please no
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:xiaobo
  1. cuankou

    0下载:
  2. 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:897
    • 提供者:nwj
  1. uart

    1下载:
  2. 本程序的功能是实现串口通信,采用232传输协议,编码方式为8B/10B转换,即一位起始位,8位数据位,一位停止位,在actel Fusion系列开发板上得到验证,具有很强的通用性。本程序的编程语言为Verilog.-This procedure is to achieve the functions of serial communication, the transfer protocol is 232.The encoding protocol is 8B/10B , that is, a
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1589
    • 提供者:何斌
  1. MCU-Programme-all

    1下载:
  2. 单片机编程实例大全,有8路跑马灯,24-93存储器,AD/DA,步近电机,按键,红外遥控,看门狗,串口,通信,中断,液晶显示,定时器,很全,有C,ASM. 两种格式.很不错.-Microcontroller Programming Example Daquan, there are 8-way ticker, 24-93 memory, AD/DA, step near motors, buttons, infrared remote control, watchdog, serial,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:4952416
    • 提供者:lichuang
  1. duidouji

    0下载:
  2. 单片机和电脑串口通信实现自动堆垛机控制,采用汇编编程,实现串口通信。-Microcontroller and the computer serial communication for automatic stacking machine control, using assembly programming, serial communication.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1282444
    • 提供者:xiaopan
  1. 51MCU_C

    0下载:
  2. 51单片机C语言编程实例,从基本的点亮发光二极管、蜂鸣器,到串口通信、LCD、最后详细介绍了51单片机在智能电动小车上的应用。-51 Microcontroller C programming examples, from basic light-emitting diode, buzzer, to the serial communications, LCD, lastly, a detailed descr iption of the 51 SCM in the smart mini-car
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:52121
    • 提供者:zhangying
  1. c8051comunication

    0下载:
  2. 8051单片机串口通信是单片机学习的一大内容,通过这串口通信可以很好理解单片机串口通信的编程-8051 microcontroller serial communication is a major learning content, communication through the serial port can be a very good understanding of programming of Serial Communication
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:10223
    • 提供者:lisha
  1. djzjcycyy

    1下载:
  2. 这是用在电解质检测仪上的一个C语言软件包,开发环境为Keil uv2.它包括有液晶显示,按键检测,时间的读取和修改,24c02存贮测量数据,对频率进行测量和RS232串口通信等功能,希望能对其他编程者给予帮助和参考.此程序已经过测试,能成功完成相应的功能.-This is a detector used in the electrolyte on a C language package, the development environment for the Keil uv2. It incl
  3. 所属分类:SCM

    • 发布日期:2016-05-20
    • 文件大小:229832
    • 提供者:jgl
  1. 89c51_com_sci

    0下载:
  2. 针对89c51进行串口通信的编程,发送和接受部分都有,适宜初学者上手。-Carried out for 89c51 serial communication programming, sending and receiving part are suitable for beginners to get started.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1135
    • 提供者:林津丞
  1. comm232

    0下载:
  2. 单片机串口通信,可以方便完成串口编程,在程序中可以做为一个模块使用-Microcontroller serial communication, you can easily complete the serial programming
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:726
    • 提供者:huoyc
  1. S2

    0下载:
  2. KEIL编程环境,51单片机使用,串口通信程序-51MCU, RS232 program S2.C
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:675
    • 提供者:马升
  1. 51TS

    0下载:
  2. 51串口通信计算器,是单片机通讯编程的必备助手,可以方便的计算出通讯参数-51 serial communication calculator is essential for programming microcontroller communications assistant, you can easily calculate the communication parameters
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:4056
    • 提供者:HMH197
  1. UART

    0下载:
  2. 单片机uart串口通信的源码,可以用于c8051f120的编程。串口通信包括主文件和头文件。完全版-Microcontroller uart serial communication source, can be used c8051f120 programming. Serial communications include main and header files. Full Version
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23451
    • 提供者:qi
  1. serial

    0下载:
  2. 通过对串口的编程来实现单片机与电脑的通信,并且单片机和计算机的双工通信。-Programming through the serial communication between SCM and the computer, and the duplex communication microcontroller and the computer.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:554
    • 提供者:廖春荣
  1. djk54

    0下载:
  2. 单片机与PC机串口通信的实现编程源代码,需要可以下载-Microcontroller serial communication with the PC implementation of programming source code, you need to download
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3014
    • 提供者:袁丹
  1. MCU-and-PC-serial-communication

    0下载:
  2. 用Visual C++软件编程实现单片机与PC串口通信-MCU and PC serial communication
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:54966
    • 提供者:赵乐强
  1. singlechip

    0下载:
  2. 用vc编程实现单片机与电脑的串口通信,实现单片机与电脑的数据传输- Realizes the monolithic integrated circuit and computer s serial port correspondence
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:49652
    • 提供者:李建
  1. 23-dlcktx

    0下载:
  2. at89c51单片机与电脑串口通信c语言编程-at89c51
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:14273
    • 提供者:刘振
« 1 23 4 5 »
搜珍网 www.dssz.com