CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 简单的上位机串口通信

搜索资源列表

  1. jdkz

    2下载:
  2. 电脑家电控制系统 本系统是利用电脑通过串口和单片机进行通信,从而通过电脑控制家电的开和关,也可用于其它地方控制其它电器。 此系统制作资料齐全,也很简单。 电脑上位机软件下载 电路原理图和PCB板图下载 源程序下载 1.本系统可以通过PC远程或者在家控制家用电器,为适应各种场合,只需更改上位机相应的LABEL的名称即可!(这点也是这个软件的不足之一,会在以后的时间里,慢慢完善。) 2.硬件原理图中,三端稳压管7805,未加任何散热装
  3. 所属分类:Other Embeded program

    • 发布日期:2017-01-31
    • 文件大小:535102
    • 提供者:cjwei
  1. dspSCI

    0下载:
  2. dsp与上位机通信,简单的字符串发送,可以使用串口小助手在上位机上进行接受校验。-dsp with the host computer communication, a simple string to send, you can use the helper in the host computer serial port on acceptable verification.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:1093
    • 提供者:殷强虎
  1. RS232debug

    0下载:
  2. 简单的串口调试程序,上位机与下位机通信,232转接-serial port debug program
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:118624
    • 提供者:小猪
  1. rs485

    0下载:
  2. 这是关于单片机串口通信的内容,能够实现上位机和下位机的简单通信。-This is on the MCU serial communication content, can realize the position machine and the lower position machine simple communication.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:193748
    • 提供者:何旭栋
  1. URAT

    0下载:
  2. 一个简单的串口通信汇编程序,通过上位机发送控制信号控制单片机LED灯的点亮与否。文件有protues仿真电路与hex文件。调试时请下载串口调试助手,端口Com1,波特率96-A simple serial communication assembler, through the host computer sends control signals control the chip LED lamp is lit or not. Documents protues Simulation ci
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:17003
    • 提供者:周杰伦
  1. VC_MFC

    0下载:
  2. 一个简单的串口通信应用程序代码实现上位机通信-A simple serial communication application code to the host computer communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:139489
    • 提供者:飞天的小龙
  1. VC_MFC20120611

    0下载:
  2. 一个简单的串口通信应用程序代码实现上位机通信-A simple serial communication application code to the host computer communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:139497
    • 提供者:飞天的小龙
  1. VCPP-MSCOMM-entry

    0下载:
  2. 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:784292
    • 提供者:王元双
  1. SCommTest

    0下载:
  2. 一个简单的串口通信上位机,使用的是MFC-A simple serial communication PC, using the MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-19
    • 文件大小:7204045
    • 提供者:刘磊
  1. Research-on-Stepper-Motor-Control

    0下载:
  2. 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:706193
    • 提供者:
  1. VCPPuart

    0下载:
  2. 基于vc的串口通信编程,简单好用,可自添加相应的画图功能,制作上位机等-Vc-based serial communication programming, simple and easy to use, can be customized to add the drawing functions
  3. 所属分类:Com Port

    • 发布日期:2017-11-21
    • 文件大小:7932344
    • 提供者:ASD
  1. SerialCtrlDemo

    0下载:
  2. 本程序是一个简单的串口通信上位机控制界面-This program is a simple serial communication PC control interface
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:54375
    • 提供者:恒星
  1. Protocol-conversion-program

    0下载:
  2. 本程序是专门针对Moxa的嵌入式计算机(LINUX系统版)写的,采用的是C语言,用于通信协议的转换即将串口设备转换为标准的Modbus TCP/IP协议! 默认的端口为502!本例运行平台是moxa的Uc7408-Lx-8上,上位机是IFIX,驱动为MBE!串口设备是一些电力仪表! 要正确编译本程序,需要在Linux环境下,推荐采用Ubuntu!同时需要在Ubuntu上安装moxa的开发包,这个可以在其官网上下载!你只需要 简单的修改就可以用在实际的工程中!-This program
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:11214
    • 提供者:谢飞龙
  1. VB33323424

    0下载:
  2. vb实用教程,计算机上位机与下位机的串口通信。每一步都进行讲解,简单易懂-vb practical tutorials, computer PC and the next crew of serial communication. Explain every step, easy to understand
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:262818
    • 提供者:caoming123
  1. CSharp_SerialPort

    0下载:
  2. 单片机串口通信上位机软件。可以进行简单的单片机与电脑间的通信-serial port
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:59755
    • 提供者:
  1. swj

    0下载:
  2. mfc 写的简单的飞思卡尔智能车上位机,主要串口通信,方便调试。-mfc write simple Freescale smart car-bit machine, the main serial communication, to facilitate debugging.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3750281
    • 提供者:柳博文
  1. F28335_SCI_Example

    0下载:
  2. 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:370158
    • 提供者:杨杨
  1. chapai_usb

    0下载:
  2. vb做的节能插排上位机程序,用于和avr单片机进行上下位机简单通信,对servialport类应用的简单处理,不错的学习串口通信的资料-vb do energy-saving plug rafts crew procedures for avr microcontrollers and upper and lower machine communication simple, easy to servialport class application processing, data good
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:19963
    • 提供者:李嘉图
  1. WindowsFormsApplication1

    0下载:
  2. 可以实现上位机和下位机之间的串口通信,收发正常,一个简单的串口助手,应该没问题,希望和大家一起讨论。-Can achieve serial communication between the host computer and the lower computer, send and receive normal, a simple serial assistant, it should be no problem, and we hope to discuss together.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:70584
    • 提供者:任其财
  1. wendushishishuaxin

    1下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Applications

    • 发布日期:2016-10-06
    • 文件大小:7168
    • 提供者:nuaoiini
« 1 23 »
搜珍网 www.dssz.com