搜索资源列表
用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 prepared by the PC and procedures u
mt
- 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
程序(电子琴)
- 单片机写的和pc通信的简易电子琴源代码 通过pc键盘控制电子琴的软件部分-SCM pc written communications and the simplicity of the source code through the flower pc keyboard to control the software portion of the flower
fet140_spi1_mstr1
- 430单片机通信程序1,(spi口)-430 communication program a microcontroller (spi I)
MSP430_uart+_mstr1
- 430单片机通信程序_uart+_mstr1接口通信方式,前面已上传mstr1的,因为_uart的代码文件有点小上传不了,所以加上mstr1,希望对大家有帮助-430 SCM _uart _mstr1 Communication Program Interface Communication, mstr1 front uploaded, because the code _uart documents can upload a little, So mstr1 addition, we hope
485Communication-programs-of-51
- 51单片机通信程序 485串口通信 多机通信的应用程序-51 single-chip communication program 485 serial communication multi-machine communication applications
072126
- 四机通信程序(电脑-单片机-单片机-gsm模块)-Four-machine communication program (computer- single chip- Single-chip module-gsm)
002
- 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
comw
- linux嵌入式系统的串口通信程序,可与其他带串口的系统通信,包括PC机、单片机等-linux com
Comm
- 一个运行很稳定的vb计算机和单片机通信的程序,可以增加自己的命令字。-a very stable and passed testing VB routin. you can add command self.
18B20
- 单片机与PC机串口通信程序,单片机采集温度和电压通过1602显示并传到PC上显示。1602可以换屏显示三个界面,还有修改上下门限。还有报警功能。-Microcontroller serial communication with the PC program, microcontroller collection display temperature and voltage through 1602 and reached the PC display. 1602 exchange for t
mscomm
- delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
VBMscomm
- 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
key_modbus
- 基于MODBUS协议的单片机通信程序,亮点是该程序按键扫描程序利用状态机扫描。-Microcontroller based on MODBUS protocol communication program, the program key highlight of the scanner using the state machine scanning.
RS485
- 485通信程序,实现单片机与PC机间的485通信-485 procedures, MCU and PC-485 communication between
labviewserial
- LabVIEW串口通信程序设计 以PC作为上位机,以调制解调器(Modem)、串行打印机、各种监控模块、PLC、摄像头云台、数控机床、单片机及智能设备等作为下位机广泛应用于测控领域。本章举几个典型实例,详细介绍利用LabVIEW实现PC与各种下位机设备串口通信的程序设计方法。-failed to translate
RS485通信协议及程序等
- rs485通信协议及程序通信说明,串口说明(RS485 communication protocol and program)
串口通信程序
- 通过上位机与单片机进行串口通信,(Through the upper computer and single chip microcomputer for serial communication.)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)