CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - VC串口 编程

搜索资源列表

  1. TalkToCar-PC

    0下载:
  2. 用VC++编的通过串口控制STC12C5410AD单片机的程序,利用VC++文本框编程界面实现电动小车特定PWM、前进、后退等动作输出,程序源文件里面有详细注释,这个是在windows下运行的程序,单片机端程序请看“TalkToCar-mcu”
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:90156
    • 提供者:廖耿耿
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  1. SerialDebugSourceCodeAndProgrammingAssistantDetail

    0下载:
  2. 串口调试助手源程序及编程详细过程。 保证你学会 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
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:35906
    • 提供者:彭圳
  1. Visualtrackerautomatically

    0下载:
  2. 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracking moving targets. Including h
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:419515
    • 提供者:杨俊
  1. Msmulticomms

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequentl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:258987
    • 提供者:163
  1. EVChigh-levelprogrammingandapplication

    0下载:
  2. 本书详细介绍了evc编程环境、evc应用编程包括界面编程、串口通信、网络、数据库注册表、动态链接库和com接口,里面有大量的实例源码,是一本嵌入式vc编程入门的好书-This book details the evc programming environment, evc, including application programming interface for programming, serial communication, network, database, registry,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-14
    • 文件大小:22693271
    • 提供者:yu
  1. BaoJingChengXu

    0下载:
  2. VC++下的串行数据通信以及八个串口编程实例-VC++ under the serial data communications, as well as eight serial programming examples
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:200332
    • 提供者:132123
  1. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  1. singlechip

    0下载:
  2. 用vc编程实现单片机与电脑的串口通信,实现单片机与电脑的数据传输- Realizes the monolithic integrated circuit and computer s serial port correspondence
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:49652
    • 提供者:李建
  1. GetGPS

    0下载:
  2. wince下的GPS测试程序,使用vc++编程,封装有串口类-GPS wince under the test program, using vc++ programming, package with a serial port class
  3. 所属分类:Windows CE

    • 发布日期:2017-05-07
    • 文件大小:2035121
    • 提供者:LIYU
  1. comm

    0下载:
  2. 通过串口实现上位机与下位机的通信。通过VC++编程软件控制电机转速、方向。位置。-Achieved through the serial port of the host computer and the next bit machine communication. Through VC++ programming software to control the motor speed and direction. Position.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:2449408
    • 提供者:郑晓彬
  1. Serial-communication

    0下载:
  2. 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:luanzhicheng
  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
搜珍网 www.dssz.com