CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口调试 代码

搜索资源列表

  1. SRC

    0下载:
  2. 基於微软COM控件的串口调试助手的源码和说明文档,里面有代码的详细注释注释-SSSSSSSSSSSSSSS
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:106414
    • 提供者:hao
  1. v1.2

    0下载:
  2. 串口调试助手1.2代码 串口调试助手1.2代码-v1.2 use "MSComm" MSComm MSComm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-21
    • 文件大小:736624
    • 提供者:吴昊
  1. uart0

    0下载:
  2. 本代码是在Keil uVision3环境下使用c语言编程作用是使用串口调试助手与单片机通信,使用max232进行电平转换后进行通信。-The code is in the Keil uVision3 environment the role of c language programming is the use of single-chip serial debugging assistant and communications, the use of level translators m
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:14209
    • 提供者:谢尔曼
  1. 51singlechipserialdebuggingcode

    0下载:
  2. 51单片机串口调试程序代码,供初学者学习参考。-51 single-chip serial debugging code for reference for beginners to learn.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:985
    • 提供者:高涛
  1. EX11_RS232

    0下载:
  2. dsp2812串口通信代码dsp通讯必备程序(已调试)-dsp code serial communication dsp2812 essential communications program (has debug)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:273589
    • 提供者:Tony Yang
  1. CommWizard

    0下载:
  2. 基于VC60的串口调试界面代码,支持自动手动收发,各工程文件完整,可以直接运行-VC60-based serial debug interface code
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1935202
    • 提供者:liubao
  1. Tools4Serial

    0下载:
  2. 串口调试工具 修正了原来代码的几处小bug-Serial debugging tools to amend the original code, a few small bug
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:222180
    • 提供者:李宁
  1. T_uart

    0下载:
  2. CPLD发送模块的实现代码,设计按键检测模块,并将键值通过构造的UART发送模块发送到串口调试工具中查看。--发送格式:1位起始位+8位数据位+1位停止位=10位-CPLD implementation of the code to send the module to design key detection module, and key by constructing the UART to send the module to send to the serial port debugg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:
  1. MySerialPort

    0下载:
  2. 自己用SDK C编程的串口调试程序,用于计算机微机原理和单片机教学,代码清晰,很有学习价值-Own use SDK C programming serial debugger for computers Microcomputer Principle and SCM education, code clarity, great to learn the value of
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:46591
    • 提供者:杨为
  1. BCB_COMM

    0下载:
  2. 在BCB环境下开发的串口调试助手软件,内有详细代码和文档注释,对串口通信研究很有帮助哦!-In BCB environment of the serial development in detail, assistant software debugging code and documentation comments of serial communication studies, very helpful!
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:794152
    • 提供者:高勇
  1. SODBug

    0下载:
  2. tinyOS程序中可使用此代码段进行串口调试,不需要再加仿真器,很好用。-tinyOS program can use this code to carry out the serial debugging emulator do not need to add, very good to use.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:24621
    • 提供者:wanglei
  1. SOPC_UART

    0下载:
  2. altera公司的ep1c240c8n,串口调试程序vhdl\nios ii8.0代码等-altera company ep1c240c8n, serial debugger vhdl \ nios ii8.0 code. .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3193923
    • 提供者:张东
  1. Vainwork

    0下载:
  2. 本软件主要是用于串口调试,也可以在此基础上进行二次开发,开发出一想要的功能软件,这是因为提供了串口原代码。-This software is mainly used for debugging serial port can also be carried out on this basis, the secondary development of the function you want to develop a software that provides a serial port t
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3962962
    • 提供者:luollin
  1. AVRUSART

    0下载:
  2. AVR单片机串口通行测试程序,通过串口调试助手发送代码,控制LED的状态。当按键按下时,会把键值发回电脑。-AVR microcontroller serial passage of test procedures, through the serial port debugging assistant to send the code to control the LED state. When the button is pressed, the keys will return the c
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1799
    • 提供者:黄明辉
  1. SCOMMV23

    0下载:
  2. 串口调试工具及代码,还蛮实用的,曾经被我们用于和一个win32写的游戏程序联网,用串口接收到的数据控win32的游戏,直接从串口程序发送消息给游戏程序即可,免去修改win32游戏的麻烦-Serial debugging tools and code, and quite useful, once we used to write the game with a win32 program network, the data received with the serial win32 contr
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5625543
    • 提供者:cx
  1. SerialPort

    0下载:
  2. 使用C编写的串口调试软件,可发可收!调试正常使用,内部代码清晰易读,可根据自己的需要修改代码-Use serial debugging software written in C#, can be sent to be received! Debugging normal use, the internal code legible, can modify the code according to their needs
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:167841
    • 提供者:买了
  1. Delphi_Programming_Debugging_classic_serial_code.r

    0下载:
  2. Delphi编程开发串口调试经典代码Delphi Programming Debugging classic serial code-Delphi Programming Debugging classic serial code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:527377
    • 提供者:J3679
  1. SComTest

    0下载:
  2. 适合新手的串口调试助手源码,功能不全,可以做学习用或者自己添加相关的代码来完善功能-com test study code
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:46806
    • 提供者:zj
  1. serial

    0下载:
  2. 本程序是串口实验代码 已通过调试,请大家多多提出意见 -The experimental procedure is the serial code has been through the debugging, please advice Thanks a lot
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:66719
    • 提供者:李锋涛
  1. uart_echo

    0下载:
  2. TI的Cortex-M3 串口代码,ARM串口调试程序-TI' s Cortex-M3 serial code, ARM serial debugger
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:152271
    • 提供者:李毅强
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com