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

搜索资源列表

  1. PC机与单片机串口通信

    0下载:
  2. PC机与单片机串口通信
  3. 所属分类:通讯编程

    • 发布日期:2009-06-02
    • 文件大小:25914
    • 提供者:jack@2009_
  1. VBserial

    1下载:
  2. VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-10
    • 文件大小:5256743
    • 提供者:黄尚
  1. SC

    0下载:
  2. VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:127471
    • 提供者:朱文杰
  1. 6

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

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

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

  1. Serial_Communication

    0下载:
  2. 此程序用于单片机RS232串口通信,主要应用于各模块之间的通信,也可与上位机进行通信实现控制-This procedure for single-chip RS232 serial communication, mainly used in communication between the modules can also communicate with the PC control
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:12015
    • 提供者:张小峰
  1. aspjia.com-200621415486317

    0下载:
  2. 单片机串口调试助手小程序,实现了PC机与单片机串口通信!-Single-chip serial debugging helper applet to achieve a PC machine with single-chip serial communication!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:273102
    • 提供者:流成
  1. RS232-UART1

    0下载:
  2. MSP430f149单片机与PC串口通信,实现PC机向单片机发送数据,单片机收到后向PC机返回相应数据-MSP430f149 single-chip serial communication with the PC to achieve PC-to send data to the single-chip, single-chip PC-received return to the corresponding data
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22146
    • 提供者:chenyun
  1. Text4.0

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

    • 发布日期:2017-03-29
    • 文件大小:4644
    • 提供者:qpower3000
  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. [Visual.C.Turbo.C

    0下载:
  2. VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:16572910
    • 提供者:wangchong
  1. pc

    0下载:
  2. 单片机和pc串口通信,能显示接受到的控制数码的次数。-Microcontroller and pc serial communication, received control the number of digital.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:36901
    • 提供者:nanguo丁
  1. PC-and-single-chip-

    0下载:
  2. VB编程pc机与单片机的串口通信、参考书VB串口通信与测控应用技术实战详情-VB programming PC and single chip microcomputer serial communication
  3. 所属分类:Other systems

    • 发布日期:2014-11-02
    • 文件大小:4096
    • 提供者:高高
  1. 串口调试助手

    0下载:
  2. 用于电脑,上位机,单片机以及微处理器的串口进行简单的串口通信软件,(For computer, PC, microcontroller and microprocessor serial port for simple serial communication software,)
  3. 所属分类:其他

  1. mfc

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

  1. 模拟串口通信

    0下载:
  2. 应用VC编写的一个模拟串口通信程序,包含串口通信的软件(An analog serial communication program written in VC, including serial communication software)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:9645056
    • 提供者:Heaven6
  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
    • 提供者:梦醒繁花落
  1. 1单片机串口与PC通信

    0下载:
  2. 使用C语言实现单片机串口与电脑的通信,并通过串口控制流水灯(Realize the communication between single chip computer and computer)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:9216
    • 提供者:呼呼1234
  1. 工业清洗系统中PLC与上位机通信设计

    0下载:
  2. 在工业控制过程中,PLC作为下位机,PC机作为上位机,PLC与PC机之间通过串口通信传递数据具有广泛的运用.文章就采用西门子S7-200 CPU226作为下位机,研华工控机作为上位机组成控制系统,用于钕铁硼自动清洗系统.(In the process of industrial control, PLC as lower machine, PC as upper machine, transfer data through serial communication between PLC and
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:842752
    • 提供者:小辉u
  1. 进一步改进可采集pid测试

    0下载:
  2. 实现lv上位机与单片机串口通信,并带有简单的pid控制源程序(LV PC and MCU serial communication, and a simple PID control source program.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:21504
    • 提供者:肉夹馍万岁
« 12 3 4 »
搜珍网 www.dssz.com