搜索资源列表
用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.
测量仪串口接收程序
- delphi7写的测量仪串口接收程序,使用comdrv32控件
WIN-CECommControls
- Wince5 下的串口控件,串口调试的好工具
serialport-wince-5
- 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
SerialDebugSourceCodeAndProgrammingAssistantDetail
- 串口调试助手源程序及编程详细过程。 保证你学会 VC环境下MSComm控件的使用,从而实现 PC与单片机的串口通信。-Serial debug source code and programming assistant detailed process. Guarantee that you learn to VC environment MSComm control the use of PC and SCM in order to realize the serial communica
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
19854827LPC2378
- 使用简单: 用 控件->Active=true 打开串口 控件->Read()读, 控件->Write()写. 可以处理控件的事件, 但不是必须的.-Easy to use: Using Controls-> Active = true open the serial port control-> Read () read, controls-> Write () to write. Can deal with the control case,
fpgaserialread
- fpga的串口编程vi控件库,提供了多种vi-FPGA serial programming vi Control Library
0723
- procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
CECustonSerial
- 一个在Windows CE下开发的自定义串口控件,支持自由配置-A Windows CE to develop custom serial port control, allocation of Supporting Freedom
stopCarmatiral
- 停车, 物业,刷卡,串口通信,用户控件,自动刷新-Parking, property, credit card, serial communications, user control
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
DSP
- 串口通信简单的操作测试程序,初步了解串口通信的编程过程,使用串口控件实现温度数据采集并显示-Serial communication simple operation test program, a preliminary understanding of the programming process of serial communications, serial port controls for temperature data acquisition and display
temperture_demo
- 用VC 写的温度显示上位机程序,使用了串口控件-Written with VC temperature display PC program
VC60_com
- 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) -This procedure using VC6.0 Universal Serial control MSCOMM32.OCX to sent to the serial data acquisition and processing. Mainly use the serial port
Handle
- 利用CAN2.0和上位机串口控件实现的模拟CAN通讯,测试已通过-CAN2.0 and PC serial port using the controls to achieve the simulation CAN communication, the test has passed
Joint5
- 基于CAN2.0和串口控件实现的模拟CAN2.0通讯。-CAN2.0 and serial-based controls to achieve simulation CAN2.0 communication.
MSCOMMOCX
- 串口控件(MSCOMM.OCX)完整使用-(MSCOMM. OCX) full use serial port controls
RS232COMM
- delphi编写 使用串口控件,可以自动轮询发送,或手动发送数据,和PIC单片机成功通信。-RS232 COMMUNICATION IN DELPHI LANGUAGE
stm32蓝牙串口上位机控件显示 Emwin+UCOS
- 蓝牙串口上位机控件显示 Emwin+UCOS 通过蓝牙串口传输波形数据 并且显示波形 Emwin