搜索资源列表
几种串行通信
- 基于VC的串行通信技术应用实例 作者:出处:论坛责任编辑: 方舟 [ 2003-10-13 18:04 ] 本文将介绍在Windows平台下串行通信的工作机制和用VC设计串行通信程序的编程方法
PC-MCU串行通信的应用设计方法
- PC-MCU串行通信的应用设计方法-PC-MCU Serial Communication Application Design
串行通信编程
- 串行通信编程源码-serial communication programming source
完整串口通信程序Vc++源代码
- 完整的异步串行通信的处理程序-integrity of the asynchronous serial communication procedures
89C51 单片机I_O 口模拟串行通信的实现方法
- 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
用VHDL语言在CPLD上实现串行通信
- 用VHDL语言在CPLD上实现串行通信-using VHDL on the CPLD Serial Communication
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
用VB6实现仪器串口通信及检测功能
- 随着Windows98的推出,越来越多的微机用户已习惯于Windows操作系统。不过Windows应用软件的开发对于一般工程技术领域的技术人员来说并非易事,然而使用微软的VisualBasic6.0(简称VB6)来开发这些方面的Windows应用软件就十分方便,编程工作量相对较小,只需进行主要应用功能的编程和少量界面控制的编程。本文介绍利用VB6串行通信编程的方法对采用了RS-232接口的仪器,进行串行通信的计算机测控软件开发和实现仪器
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assem
自动检测80C51串行通讯的波特率
- 文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。-text introduces a microcontroller I/O port serial communications, in the smallest single-chip microcomputer application system to achieve more with two
串口通信实验
- 实现串行通信 个人财务管理系统 个人财务管理系统 -personal financial management systems for personal financial management systems for personal financial management system
VB6.0环境下利用Mscomm控件实现串行通信
- VB6.0环境下利用Mscomm控件实现串行通信-VB6.0 environment using Mscomm Serial Communication Control
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在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
在Windows95下PC机和单片机的串行通信
- 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
串行通信asm
- 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60-- 51 51-60-- PC
基于VC 6_0的串行通信设计与实现
- 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
串行通信接口汇编程序设计
- 串行通讯接口汇编程序设计.可用于双机聊天开发-serial communication interface design compilation process. Can be used to develop a two-aircraft Chat
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
点对点串行通信
- 用于串口通信的源代码 用c编程的程序 希望对大家有用-for serial communication with the source code c programming procedures hope useful for all
串行通信
- 计算机与单片机之间实现串行通信,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