CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 通信 通讯

搜索资源列表

  1. mscomm5

    0下载:
  2. PC机与智能仪器串口通信 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEve
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4070
    • 提供者:gongxd
  1. 51Test

    0下载:
  2. 暑假为学生培训写的51相关接口的所有源码及项目代码,包括串口通信、IIC、SPI、8255、ADC、PWM、WDT等,并且涉及到一些项目级的封装比如通讯协议等。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:153639
    • 提供者:刘意
  1. VBserialcommunication

    0下载:
  2. VB编写的串口通讯界面,主要面向51单片机的串口通信。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1035
    • 提供者:朱明
  1. SerComV5

    0下载:
  2. 是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:41004
    • 提供者:武政
  1. 自动检测80C51串行通讯的波特率

    1下载:
  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 serial interfaces of multi-
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:172768
    • 提供者:邓光
  1. SerialPort 编程介绍

    0下载:
  2. 在Visual Studio 6.0中编写串口通讯程序,一般都使用Microsoft Communication Control(简称MSComm)的通讯控件,只要通 过对此控件的属性和事件进行相应编程操作,就可以轻松地实现串口通讯。但在Microsoft.Net技术广泛应用的今天,Visual Studio.Net没有将此控件加入控件库,所以人们采用了许多方法在Visual Studio.Net来编写串口通讯程序:第一种方法是通过采用Visual Studio 6.0中原来的MSComm控件这
  3. 所属分类:文档资料

  1. COM

    0下载:
  2. c# 串口通讯 下面是串口通讯测试程序的源代码,将mycom类放在此项目中 可以实现简单的串口通信,希望读者能通过这个程序对串口通信过程有一个初步的了解-c# COM Communcation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:6381
    • 提供者:张立志
  1. STC12.rar

    0下载:
  2. 串口通信,能够实现上位机与下位机的通讯,并可接收上位机的控制码,实现控制功能,同时发出控制信号,实现控制功能。,serial signal interface,can send signal to the computer,also can receive the signal from the PC
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:41946
    • 提供者:zhang
  1. rs232.rar

    0下载:
  2. RS232串口通信的程序,基于51单片机开发,包括该程序按键程序+显示程序+RS232通讯 ,RS232 serial communication procedure, based on the development of 51 single-chip, including the procedures for key procedures++ RS232 communications display program
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:15940
    • 提供者:peng djing
  1. SerialCommunication

    0下载:
  2. 龚建军串口通讯电子书(清晰版)。对串口通信编程非常有用。-It is very useful for serial communication programming.
  3. 所属分类:串口编程

    • 发布日期:2017-03-02
    • 文件大小:16452239
    • 提供者:jennie
  1. dwfdg

    1下载:
  2. 串口通信、网口通讯一体的VC++源码,对于初学通信的朋友极有帮助-Serial communication, network port communications integrated VC++ source code, for beginners communications be extremely helpful to a friend
  3. 所属分类:Com Port

    • 发布日期:2016-06-15
    • 文件大小:2204189
    • 提供者:sun kai
  1. GEC2410Demo

    1下载:
  2. 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-06-15
    • 文件大小:24026923
    • 提供者:韩坤
  1. RC522

    2下载:
  2. MFRC522串口通信1.硬件上将I2C,EA接低电平.2,SDA接CPU的TXD,D7接CPU的RXD.将3.3V电源也接入进来. 软件上将SPI收发改为串口收发,并将串口输出的寄存器地址也改为00XXXXXXb,10XXXXXXb的格式.通讯波特率采用默认的9600. -MFRC522 serial communication 1. Hardware will I2C, EA then low .2, SDA then CPU' s TXD, D7 CPU then the RXD
  3. 所属分类:SCM

    • 发布日期:2015-03-17
    • 文件大小:26624
    • 提供者:徐世军
  1. MSCommMultiPort

    0下载:
  2. 基于VC6.0自制串口通信的小程序,界面有COM1和COM2串口,通过串口,能够发送数据,实现通讯功能。-Based on a small the VC6.0 homemade serial communication program, COM1 and COM2 serial interface to be able to send data through the serial port communication functions.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:2303647
    • 提供者:许鑫
  1. Serial-communication

    0下载:
  2. 串口通信,RS232串口通讯技术,烧写程序-Serial communication, RS232 serial port communications technology, burning procedures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:9330
    • 提供者:李景莹
  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. EX11_RS232

    0下载:
  2. dsp2812串口通信代码dsp通讯必备程序(已调试)-dsp code serial communication dsp2812 essential communications program (has debug)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:273589
    • 提供者:Tony Yang
  1. chuankoucaixin

    0下载:
  2. 利用串口通讯,对串口进行配置,可以截取图片并通过串口通信实现发送手机彩信。-The use of serial communication, sending mobile phone MMS
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1965405
    • 提供者:于禾
  1. Serialmultiomputercommunicatonroutines

    0下载:
  2. 串口多机通讯 例程 基于51单片机 多机通信例程-Serial multi-computer communication routines based on 51 MCS Multi-Computer Communication routines
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:zhongguangxi
  1. Bluetooth

    0下载:
  2. 在PDA上把蓝牙虚拟成串口通信,实现通讯-In the PDA into a Bluetooth virtual serial port on the communication, to achieve communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10987
    • 提供者:zhxjzhxj
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com