搜索资源列表
clallserial-source-110(1)
- cameralink接口中异步串行通信部分所使用的clallserial.dll文件源代码.-cameralink interface asynchronous serial communications used by some clallserial . dll file source code.
communicationfunctiontesting
- 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
430
- 430源代码 调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序
6.3一个基于线程的异步串行通信程序
- 一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
汇编串口
- 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use asynchronous interrupt * for ful
串行通信中的异步和同步方式
- 基于VC60的串行通信中的异步和同步方式,对于VC控制串口很有帮助!
Detailed-notes-C-P-P-in-depth
- C++深入详解笔记 Lesson1: Windows程序运行原理及程序编写流程 Lesson2: 掌握C++基本语法 Lesson3: MFC框架程序剖析 Lesson4: 简单绘图 Lesson5: 文本编程 Lesson6: 菜单编程 Lesson7: 对话框编程 Lesson9: 定制应用程序的外观 Lesson10: 绘图控制 Lesson11 图形的保存和重绘 Lesson12 文件操作 Lesson 13: 文档串行化 Les
WithPICMCUICreader
- 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
wascp
- 异步串行通信是Windows下与硬体设备打交道、实现测量、测试、监察、控制、验证等自动化系统及其仪表仪器体系数据传输经常采用的简单易行方式,通过恰到好处的软件设计。可以达到实时、高速、高效、可靠。实现异步串行通信的软件设计方法很多,每种方法都有优势和不足。选择合适的设计方法.并对所选方法进行取长补短和综合应用,是实现可靠和高效的异步串行通信的关键所在。-Asynchronous serial communication is Windows, dealing with the hardware
cPPxianchen
- 一个基于线程的异步串行通信程源码,希望你们喜欢-the c++ program by
34567798708
- 用VB实现的RS232异步串行通信的实例,可通过串口实现通信-Using VB' s RS232 asynchronous serial communication instance, can communicate through the serial port
uart
- 实现异步串行通信,采用模块化的自顶向下设计-Asynchronous serial communication using the top-down modular design
failed-to-translate
- 】从实践和理论角度汇总了W indow s 下异步串行通信编程的基本规律和常见方法, 指出了各种编程方法 的优势和不足, 重点阐述了如何扬长避短、综合应用各种方法编程实现可靠而高效的串行数据通信, 突出说明 了怎样使用“特定通信协议和定时机制、多线程优化和W inA P I”的最优串行编程的数据接收过程实现。 -T he p ap er co llects the ru les and m ethods abou t the serial comm un ication
Auarrt_00s
- 异步串行通信Uart接口设计,Verilogg HDL程序源码,嵌入式必备哦 -Must Oh asynchronous serial communication Uart interface design, Verilogg HDL program source code, embedded
Asynchronous-serial-communication--
- 异步串行通信,主要用于地址位模式多级通信-Asynchronous serial communication, and address-bit mode is mainly used for multi-level communication
code
- 1、 主控模块:采用89C52单片机进行各项控制; 2、 键盘处理、显示及报警模块:实现人机交互操作和控制; 3、 定时及电器控制:通过继电器连接外部电器,由单片机进行定时控制; 4、 异步串行通信:实现微机RS-232接口和单片机的异步串行通信; 5、 在线编程接口:通过微机串行口或USB接口,实现微机对单片机的在线编程控制; -Master module: 89C52 microcontroller various control 2, keyboard handlin
6-1
- msp430的异步串行通信程序,完成的工程可以直接在两个机器之间完成串口通信-Asynchronous serial communication program MSP430, the completion of the project can be completed serial communication between two machines
149异步串行通信(点对点通信)
- msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
串行通信
- 计算机与单片机之间实现串行通信,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, which realizes two-way communicati
基于FPGA的异步串行接口设计
- 一份异步串行通信实验的pdf,给有需要的人,各功能代码都有(Asynchronous serial communication experiment for people in need)