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

搜索资源列表

  1. 设计单片机-485-PC串口通信

    0下载:
  2. 自我设计单片机-485-PC串口通信,包括虚拟串口、串口调试器、串口调试器及仿真源代码-Self-designed microcontroller-485-PC serial communication, including virtual serial port, serial port debugger, serial debugger, source code and simulation
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-04-09
    • 文件大小:2050578
    • 提供者:王飞
  1. pc-mcu

    0下载:
  2. 8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2249
    • 提供者:wangjunbin
  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. PC

    0下载:
  2. PC机与串口通信 实现PC机与单片机之间的串口传送-pc
  3. 所属分类:Windows Develop

  1. 001

    0下载:
  2. 51单片机与PC串口通信程序 C语言程序-51 single-chip serial communication with the PC program C language program
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:金兰
  1. pc-to-mcu-uart

    0下载:
  2. 实现pc与单片机的串口通信,若pc发来的是字母G,单片机的LED进行跑马-Pc with the realization of single-chip serial communications, if the pc is sending letters G, single-chip LED to the Happy Valley
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1313
    • 提供者:ZXR1988
  1. Text4.0

    0下载:
  2. 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4644
    • 提供者:qpower3000
  1. vb

    0下载:
  2. VB编写的单片机和PC串口通信的调试程序,不包括下位机程序-VB prepared by the microcontroller and the PC serial communication debugger does not include procedures for the next crew
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8176
    • 提供者:coolbig
  1. SerialCommunicationExperiment

    0下载:
  2. 串口通信实验,从上位机(PC)上发送数据,单片机接收后用数码管显示,并送回给上位机所接收到的内容-Serial communication experiment, from the host computer (PC) to send data, after the MCU receives digital tube display, and returned to the host computer which receives the contents of the
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:12532
    • 提供者:松哥
  1. COM_MCUPC

    0下载:
  2. 单片机-PC 串口通信(Altium Designer Winter 09工程和原程序) (2010山东大学威海分校电子设计大赛F题)PC 机侧可用现有通信软件(如串口调试助手),单片机接一位数码管,实现 PC 发送数据,单片机接收显示,并回送给 PC 机。 *单片机系统需对 PC 机下发串口数据的波特率能够自侦测 *PC 机下发数据前循环发送 0Xff 作为侦测标识 -SCM-PC serial communication (Altium Designer Winter
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:233407
    • 提供者:碼頭吹風客
  1. 5-1(2)

    0下载:
  2. PC与单片机之间实行串口通信 ,发0X55则给PC,则反馈一个数给单片机,否则反馈错误-serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:825
    • 提供者:neacol
  1. 51MCU-PC-Serial-port-correspondence

    0下载:
  2. VB6.0制作,完成51单片机和PC的串口通信,可双向传送汉字、数字、字母、符号等,含vbp文件可修改-VB6.0 production, completed 51 of microcontroller and PC' s serial port communication can be bi-directional transmission characters, numbers, letters, symbols, etc., document can be modified with
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11946
    • 提供者:盛双
  1. 485-PC

    1下载:
  2. 单片机-485-PC串口通信(利用中断,多个485通信!)-SCM-485-PC serial communication (using the break, more than 485!)
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67183
    • 提供者:zhuling
  1. interfacetest

    0下载:
  2. 实现pc与51单片机串口通信功能,pc发任何字符,同时在液晶上显示pc发来的字符-To achieve 51 pc and microcontroller serial communication function, pc send any character, while the LCD display characters sent pc
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23605
    • 提供者:qinxu
  1. VB-PC

    0下载:
  2. VB编写的单片机和PC串口通信的调试程序-VB, PC serial communication microcontroller and the debugging process!!!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8858
    • 提供者:任军
  1. 串口通信

    0下载:
  2. 简单用于51单片机是实现与pc的串口通信,进行简单的数据交互(serial port Simple for the 51 microcontroller is to achieve serial communication with the PC, for simple data interaction)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:17408
    • 提供者:colourless
  1. 多个单片机与PC串口通信

    0下载:
  2. 单片机端C51程序设计(查询方式)_多个单片机与PC串口通信(MCU C51 program design (inquiry) _ multi MCU and PC serial communication)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:98304
    • 提供者:XIAO9009
  1. 单片机与PC机串口通讯仿真

    0下载:
  2. 实现单片机与PC之间的串口通信功能,实现双方之间数据的传输(Realization of serial communication between single chip and PC)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:呐呐呐
  1. 串口程序

    0下载:
  2. 实现上位机与单片机的串口调试,pc输入一条数据,单片机读取数据后并返回上位机(Realization of serial debugging of host computer and single chip microcomputer)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-09
    • 文件大小:30720
    • 提供者:Devil無殇
  1. 基于VC++的串口通信服务的开发

    0下载:
  2. 可以实现单片机与PC端的信号接收,通过编写串口,可以将数据事实显示在PC端(It can realize signal reception between MCU and PC terminal, and it can display data facts on PC terminal by writing serial ports.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:246784
    • 提供者:梦醒繁花落
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com