搜索资源列表
814code_asm
- 于ADuC812的智能无功补偿控制器的研制 一种眼科B型超声诊断议 SL11R单片机外部存储器扩展 单片机复位电路...支持键盘双击事件的C程序设计! 一些源程序 FrankLin C51 库函数的一些bug! VC++用ActiveX控件与单片机串行通信 -in ADuC812 intelligent reactive compensation controller development of a B-type ultrasonic ophthalmic diagnosis and SL11
Programfor Serial Communication between PC and Single
- 使用 VC++6.0 提供的串行通信 MSComm 控件以及 Windows API 函数实现 PC 机 和单片机之间的通信。详细介绍了实现的方法,给出了应用实例。 -use the serial communication MSComm and Windows API function PC and communication between the microcontroller. Details on the methods to achieve, an example of
pc_c51
- 利用VC提供所的MSCOMM控件实现了单片机和微机之间的串行通信,经调试已经成功
3
- 基于VC++6.0的PC机与单片机串行通信设计.pdf
VC++andMCUrs232asm
- VC++用ActiveX控件与单片机进行RS232串行通信.
implementcommunicationwithpcusingvc++
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。
ydpjcxtx
- 在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。
1
- -VC++6_0实现PC机与单片机的串行通信--VC++6 _0 PC, and the realization of serial communication
vb
- 用VC 6.0实现串行通信的三种方法 用VC 6.0实现串行通信的三种方法-Using VC 6.0 to achieve the three methods of serial communication using VC 6.0 to achieve the three methods of serial communication
rs232
- 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
vc
- 用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
BaoJingChengXu
- VC++下的串行数据通信以及八个串口编程实例-VC++ under the serial data communications, as well as eight serial programming examples
UART_HAO
- VC原程序,实现与51单片机的串行通信,能完成数据的收发,通过修改波特率可用于其他可编程器件的通信功能。-VC of the original program to realize the serial communication with the MCU 51, to complete the send and receive data, by modifying the programmable baud rate can be used for other communication de
VCPPCPWirelessCommunication
- 基于vc的pc机与单片机无线串行通信的实现-MCU communication wireless with PC base on Virsual C++
123
- 介绍了基于TMS320F240 DSP的变频调速系统与PC机的串行通信设计方法,阐述了Win- dows 98环境下的多线程通信编程技术,并给出了VC++6.0、DSP汇编语言编写的主要程序段代码. -Introduced based on the variable speed system TMS320F240 DSP Serial communication with the PC design method described under Win-dows 98 multi-thr
VCPPcommunication
- 用VC++.NET实现C167CR单片机与PC的串行通信-VC++.NET program C167CR communication with PC
VCPPandMCUrs232asm
- VC++用ActiveX控件与单片机进行RS232串行通信.-VC++ Using ActiveX controls with the single-chip for RS232 serial communication.
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm