搜索资源列表

  1. 单片机串行通信仿真与实现

    0下载:
  2. 基于51单片机的串行通信程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-06
    • 文件大小:180224
    • 提供者:liuanty
  1. 89C51 单片机I_O 口模拟串行通信的实现方法

    0下载:
  2. 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:135168
    • 提供者:李厘卡
  1. 用VB6实现仪器串口通信及检测功能

    0下载:
  2. 随着Windows98的推出,越来越多的微机用户已习惯于Windows操作系统。不过Windows应用软件的开发对于一般工程技术领域的技术人员来说并非易事,然而使用微软的VisualBasic6.0(简称VB6)来开发这些方面的Windows应用软件就十分方便,编程工作量相对较小,只需进行主要应用功能的编程和少量界面控制的编程。本文介绍利用VB6串行通信编程的方法对采用了RS-232接口的仪器,进行串行通信的计算机测控软件开发和实现仪器
  3. 所属分类:串口编程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:徐徐
  1. 自动检测80C51串行通讯的波特率

    0下载:
  2. 文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。-text introduces a microcontroller I/O port serial communications, in the smallest single-chip microcomputer application system to achieve more with two
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:172032
    • 提供者:邓光
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    1下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepa
  3. 所属分类:串口编程

    • 发布日期:2024-06-17
    • 文件大小:6144
    • 提供者:abel
  1. 在Windows95下PC机和单片机的串行通信

    0下载:
  2. 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:21504
    • 提供者:*
  1. 串行通信asm

    0下载:
  2. 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60-- 51 51-60-- PC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:12288
    • 提供者:郭永
  1. 基于VC 6_0的串行通信设计与实现

    1下载:
  2. 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:232448
    • 提供者:能上
  1. VC-COM

    1下载:
  2. 用VC++6.0实现PC机与单片机之间串行通信的方法.doc-VC 6.0 PC and SCM serial communication between the methods. Doc
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:10240
    • 提供者:王海东
  1. PCtoMCU

    0下载:
  2. 用于PC机与单片机之间串行通信,上位机VC++,下位机C51-for PC and serial communication between the microcontroller and PC VC, the next crew C51
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:176128
    • 提供者:娜娜
  1. com_serail_51

    1下载:
  2. 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:mengfan
  1. uart

    0下载:
  2. 一步 教你51_PC串口通信 实现单片机串行通信的c语言程序-Step 51_PC teach you realize single-chip serial communication serial communication c language program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:69632
    • 提供者:金娇伊
  1. ChuanXing

    0下载:
  2. 单片机串行通信的源码,具体的通信功能就不用说了吧-Single-chip serial communication source, the specific communication function would not have said it
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:Jason
  1. COM_CRC

    0下载:
  2. 单片机串行通信时要用的CRC校验源码,带源函数,可方便移植-Single-chip serial communication when using the CRC checksum source, with source function, can be easily transplanted
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:yinjianjun
  1. jp

    0下载:
  2. 带4*4键盘的89C51单片机串行通信系统,其中包括了Proteus的仿真电路-4* 4 keyboard with the 89C51 single-chip serial communication system, including circuit simulation Proteus
  3. 所属分类:串口编程

    • 发布日期:2024-06-17
    • 文件大小:17408
    • 提供者:mao
  1. serialports

    0下载:
  2. 51单片机串行通信程序,使用两种单片机、处理系列单片机。-51 SCM serial communication program, use two microcontroller, the procedure of serial microcontroller.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:离子键
  1. tongxin

    0下载:
  2. 这是一个单片机与单片机串行通信的程序,应该对有人的有用。-This is a microcontroller serial communication with the MCU program, it should be useful for some people.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:36864
    • 提供者:程友林
  1. 89e51uart

    0下载:
  2. 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:109568
    • 提供者:Smith
  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:65536
    • 提供者:Smile Han
  1. 串行通信

    0下载:
  2. 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, whic
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org