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

搜索资源列表

  1. 6

    0下载:
  2. PC机与单片机串口通信,包含vb串口通讯源代码和c51程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4549
    • 提供者:张扬
  1. 51RS232

    0下载:
  2. 51单片机和PC进行通讯的下位机程序,结合本人上传的上位机部分,为完整的串口通讯实例!-51 microcontroller and PC communication program for the next-bit machines, combined with the host computer, I uploaded part of a complete example of serial communications!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:36954
    • 提供者:hungkun
  1. VB

    1下载:
  2. 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
  3. 所属分类:Communication

    • 发布日期:2016-08-07
    • 文件大小:5268785
    • 提供者:王俊
  1. yuandaima

    0下载:
  2. 1、 实现单片机和PC机的串行双工通信,单片的P1口接一LCD,要求PC键盘每按“0~9”数字键能发送到单片机上,并显示在单片机接的LCD上;单片机发送一串字符串能显示在PC的屏幕上-1, and PC-MCU serial duplex communication, the P1 port received a single LCD, PC keyboard required every press " 0 9" digital keys to send to the mic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8051
    • 提供者:赵楠
  1. Product2

    0下载:
  2. 原创上位机VB程序调试串口通信,实现直接单片机和PC进行简单的通讯。-Original PC VB program for serial communication
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:6291
    • 提供者:小范
  1. an-experiment-system

    1下载:
  2. 本文介绍了自动平衡实验系统的设计,该系统由加速度传感器、ATmega16单片机、步进电机和平衡支架组成。单片机系统实现了对传感器的数据采集、步进电机的控制和上位机的串口通信。通过上位机(LabVIEW)与单片机串口通信,能够实现步进电机的“自动水平”和“既定角度转动”两种功能。-In this paper, an auto-balance experiment symtem is designed,which consists of accelerometer,ATmega16 single c
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:260894
    • 提供者:冯亚飞
  1. VCPP-MSComm

    0下载:
  2. 利用VC++实现串口间的通信使单片机和PC间能自由通信,通过上位机控制下位机进行通信。-Use of VC++ serial communication between the freedom of communication between the microcontroller and PC can communicate through the PC control the lower machine.
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:43318
    • 提供者:sandy
  1. PCtoMCUSerialCommunication

    1下载:
  2. 利用VC++实现PC机与单片机串口通信任务,包含上位机和c51单片机下位机的源程序。对于单片机串口通信具有很好借鉴意义-Using VC++ between PC and microcontroller serial communication task that contains the source code of the host computer and c51 microcontroller next bit machine. Has a good reference for sing
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:5881856
    • 提供者:chen
  1. communication

    0下载:
  2. 51单片机和上位机串口通信程序。非常简短的代码,适合初学者学习使用。-51 MCU and PC serial communication program. Very short code, suitable for beginners to learn to use.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:34720
    • 提供者:王鹏
  1. software22M1T

    1下载:
  2. 使用STC12C5A60S2单片机和Keil开发了一个陀螺仪的应用程序,串口2用于连接陀螺仪,串口1用于接收上位机指令,两个串口同时使用独立波特率发生器,空出定时器用于PWM输出-To use STC12C5A60S2 Microcontroller and Keil developed a gyroscope applications, the serial port for connecting the gyroscope, the serial port for the PC to rec
  3. 所属分类:其他小程序

    • 发布日期:2014-04-05
    • 文件大小:923875
    • 提供者:王博
  1. 112081125

    0下载:
  2. 是一个接口实验,下位使用单片机控制AD采集数据,通过串口上传数据到vc++编写的上位机,实现波形显示,并有下位机的pcb版原理图和pcb图-Is an interface experiment, bit microcontroller control AD ​ ​ data acquisition, prepared PC through the serial port to upload data to vc++, waveform display, and the mac
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:4371344
    • 提供者:张兵
  1. PC

    0下载:
  2. PC机与51单片机之间的串口通讯使用VB编程,上位机和下位机两部分-The two parts of the serial communication between the PC and 51 microcontroller, VB series, PC and microcontroller
  3. 所属分类:Communication

    • 发布日期:2014-11-01
    • 文件大小:3072
    • 提供者:酱香拿铁
  1. wenducaijijiemian

    0下载:
  2. 用Visual C++6.0编写的串口通信程序。这个通信界面可以灵活设置串口的参数,按照特定的通信协议,单片机把通信数据上传到上位机,并在上位机处理,用图形显示出来,从而实现上位机和下位机的通信。这一系统已经在“基于51单片机的温度采集系统”稳定可靠使用。-Using Visual C++6.0 prepared by the serial communication program. The communication interface can be flexibly set the ser
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6724810
    • 提供者:赵飞
  1. MCU51

    0下载:
  2. 51单片机通过串口通上位机通信,和上一个贪吃蛇是一个配套程序-51 microcontroller through the serial port via PC communications, and on a Snake is a companion program
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-28
    • 文件大小:45743
    • 提供者:123
  1. Create-platform-of-RS232-and-Proteus

    0下载:
  2. 本文详细介绍如何建立Proteus和PC机串口通信软件之间,进行通信仿真的平台。这个平台由三个部分组成。它们是:Proteus的单片机仿真电路,PC机串口通信软件,连接前两部分的虚拟串口软件。并附录了已经测试通过的ICCAVR C和VB的源码。-This article introduced how to build a Proteus and PC serial communication software, communication simulation platform.The plat
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:199053
    • 提供者:zhubenyu
  1. VB_COM

    0下载:
  2. VB串口通信编程源码;包含多种主从机通讯源码,适用于快速修改开发、临时应用。有:1、PC机与51单片机之间的串口通讯,VB编的,分PC和单片机两部分;2、VB串口通信 6路10位AD转换数据采集源程序;3、vb 一个USB接口温度计,串口通信实例。-VB serial communication programming source code contains a variety of slave communication source code, suitable for the rapi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2816585
    • 提供者:feng
  1. wifi-car-VB-

    1下载:
  2. 1.1. 智能小车的功能 1).循迹(自动识别人为给定的随意路线并能自动沿着路线远行) 2).壁障(自动检测障碍物,并做出反应保护小车,以免车身与障碍物相撞) 3).无线视频监控(小车上的摄像头采集的画面通过wifi信号传输回电脑时刻监控小车周围的环境情况) 4).电脑遥控小车(通过上位机接收的视频监控画面对小车实时遥控,切换小车的工作模式等) 1.2. wifi智能小车的总体工作原理 电脑上运行上位机程序,通过无线网卡和小车上的路由通信获取摄像头传回来的画面并向路由发
  3. 所属分类:Button control

    • 发布日期:2015-04-09
    • 文件大小:7168
    • 提供者:linwenchao
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

搜珍网 www.dssz.com