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

搜索资源列表

  1. the-six--chapter

    0下载:
  2. 龚建伟《Visual C++Turbo C串口通信编程实践》一书源代码、是学习串口通信不可多得的好书、对于pc与单片机串口通信有很好的借鉴作用 第六章-Visual C++Turbo C
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:13762
    • 提供者:konglong
  1. VB

    1下载:
  2. 电脑与单片机串口通信必备,源码.-failed to translate
  3. 所属分类:Communication

    • 发布日期:2016-10-05
    • 文件大小:115712
    • 提供者:dong
  1. serial_comu_PC_MCU

    0下载:
  2. vb编写的PC机与单片机串口通信程序设计-vb prepared by the PC and MCU serial communication programming
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:73297
    • 提供者:常羽康
  1. serial-communication

    0下载:
  2. 单片机串口通信详细注释 主要是基于51单片机的串口通信 采用9600波特率-Detailed notes of single-chip serial communication based on 51 single-chip serial communication using 9600 baud
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:36131
    • 提供者:刘一
  1. PROTEUS-PC

    0下载:
  2. proteus 仿真pc与单片机串口通信,实现方法详细-the simulation proteus pc microcontroller serial communication
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:279741
    • 提供者:换季
  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. USART0

    0下载:
  2. AVR ATmega128单片机串口通信程序-AVR ATmega128 single-chip serial communication program
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1209
    • 提供者:王宁
  1. VB-PC-and-microcontroller

    0下载:
  2. VB使用mscom控件实现PC机与单片机串口通信,适合新手学习-Using VB controls to achieve mscom serial communication between PC and microcontroller
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6766
    • 提供者:王炳才
  1. ultrasonic_distance

    0下载:
  2. 超声测距在labview上显示,通过51单片机串口通信,简单易懂-Ultrasonic Ranging in labview display through 51 single-chip serial communication, easy to understand
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:12837
    • 提供者:2
  1. XOR

    0下载:
  2. C#异或计算 可用于电脑与单片机串口通信程序里-XOR Calculate;this can be used in serial port communication between PC and MCU
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:20160
    • 提供者:ZHAOYIHAO
  1. COM-communicate(C)

    0下载:
  2. 51单片机串口通信代码,好用,简单,单片机串口通信测试程序-51 single-chip serial communication code, easy to use, simple, single-chip serial communications test procedures
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:18099
    • 提供者:王亚男
  1. serial-communication

    0下载:
  2. VB实现pc与单片机串口通信任务 //利用vb实现pc与单片机串口通信任务 //编写程序代码 定义变量 Dim cnum As Integer 循环计数标志 Dim choosenum As Integer 选择指示灯号 串口初始化 在窗体的Load事件中加入下列代码对串口进行初始化 Private Sub Form_Load() MSComm1.CommPort=1 MSComm1.InputMode=1 MSComm1.RThresho
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:朱光前
  1. CSharp_SerialPort

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

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

    0下载:
  2. 51单片机串口通信模块程序,适合从事单片机学习开发的小伙伴学习和使用。-51 single-chip serial communication module procedures, suitable for single-chip learning and development of small partners to learn and use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:100907
    • 提供者:李丽
  1. project4

    0下载:
  2. 一个与单片机串口通信的上位机,c#,对不会做上位机的同学大有帮助-A microcontroller serial communication with the host computer, c#, will not be able to do a lot of help on the host computer
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:60673
    • 提供者:郑启航
  1. 05_Lesson5_STM8S_UART

    0下载:
  2. 该例程是基于STM8单片机的MAX485通信,里面包含了串口接收与发送函数!(The routine is based on the STM8 microcontroller MAX485 communication, which contains the serial port to receive and send functions!)
  3. 所属分类:其他

  1. shiyu77688

    0下载:
  2. lab view与单片机串口通信 通过labview发送命令,使单片机实现相应功能(Lab View and singlechip serial communication, through the LabVIEW send commands, so that the microcontroller to achieve the corresponding function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:16384
    • 提供者:momoni998
  1. UART发送接收

    0下载:
  2. stm8串口与上位机进行通信,上位机先发送数据给单片机,单片机再将数据反馈给上位机(Stm8 serial communication with the host computer through the computer, sends the data to the MCU, MCU and data feedback to the host computer)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3092480
    • 提供者:Sherlock0001
  1. 触屏控制LED

    1下载:
  2. 大彩触摸屏通过与51单片机之间的串口通信控制LED(Large color touch screen control LED through serial communication between 51 MCU)
  3. 所属分类:其他

  1. PC机与单片机通信

    0下载:
  2. PC机与单片机通信,单片机设计,串口通讯实例(The design of communication, PC and single-chip microcontroller, serial communication example)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3312640
    • 提供者:yunyunc52
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com