搜索资源列表
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
c中断方式实现串口通讯
- 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
优龙9200开发板串口驱动
- AT91RM9200的串口驱动,利用中断方式实现,不依赖于任何操作系统
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
c中断方式实现串口通讯
- 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
用VC实现PC机与单片机串口通讯
- PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
MobileSMSSend
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的。-This is a serial port through the cell phone message sent realize examples of the use of PDU encoding, VB development language achievable.
S3C44B0Xcomm
- s3c44b0x的串口实现中断方式,且采用双缓冲方式优化程序,值得借鉴-S3C44B0X realize the serial interrupt, and optimize the use of double buffering approach procedures, it is worth drawing
ICC-moni-COM
- 模拟串口实现代码, Baud: 9600Bps , Format: 1,8,1,无校验位, MCU:M88 , CRYSTAL:3.6864M , ICC AVR6.31A , 占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CR
serial
- 51单片机,串口通讯方式一,实现数组的发送-51 microcontroller, a serial communication, the realization of an array of send
UART11
- uart实现,原理图方式,介绍串口实现的模块及实现方式-uart implementation schematic way to introduce the serial interface modules and implementations
串口调试
- 串口调试,可实现不同码速率和不同的校验方式(Serial debugging, you can achieve different code rates and different verification methods)
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
PC机双串口通信
- 002.利用C#.NET实现PC机双串口通信(SerialPort控件,查询方式)(2, the use of C#.NET PC double serial communication (SerialPort control, query))
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous
VC++ 串口调试助手源代码
- VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
串口转并口
- 串口方式0或模拟串口方式0:至少实现0、1、…、9循环显示,间隔1秒。(Serial port mode 0 or analog serial port 0: at least 0, 1,... The 9 cycle is shown at a interval of 1 second.)
串口转换器
- 单片机的输出都是ttl电平,与外部器件通信可能会不太方便,通过转换器的转换,可有多种通信方式来实现。(The output of the single chip microcomputer is TTL level. It may not be convenient to communicate with the external device. Through the conversion of the converter, ther
IAP-Bootloader V1.0
- 通过串口IAP方式实现STM32固件升级(STM32 firmware upgrading through serial IAP)