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

搜索资源列表

  1. upload.rar

    0下载:
  2. CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:4303882
    • 提供者:
  1. VisualSerial

    0下载:
  2. 虚拟串口软件破解版,可以用于单片机开发时串口调试用,我会接着上传串口调试的代码。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1834836
    • 提供者:缘分相伴
  1. ProgISP_1.4

    0下载:
  2. PROGISP(Ver1.4+)内涵USBASP代码 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATMEL全系列cp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:823580
    • 提供者:longagef
  1. test

    1下载:
  2. 是一种VC的串口调试代码的下位机是以十位的数据帧发送数据 上位机是以VB编程序的 十位的数据帧包括1位起首位+8位数据位+一位停止位
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16672
    • 提供者:LJM
  1. serial_niosII

    0下载:
  2. 基于Altera fpga 的软核 nios2的串口调试代码
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3313
    • 提供者:lixu
  1. 44b0测试程序(串口)

    0下载:
  2. 本代码为44b0串口调试代码。已经测试成功。
  3. 所属分类:嵌入式Linux

  1. Test05_UART

    0下载:
  2. LPC2478 串口调试代码,经过调试!-LPC2478 debugging serial code, after debugging!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:106261
    • 提供者:王磊
  1. upload

    0下载:
  2. CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例-CEComm: Windows CE 4.0 serial under the debugger source code wizard serial TTY: Windows under similar HyperTerminal the origi
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:537953
    • 提供者:孙立
  1. chuankoujiance

    0下载:
  2. 串口调试代码 检测串口是否正常 发送的数据通过单片机返回-Detection of serial debugging code and whether it is normal to send serial data through the single-chip return
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13653
    • 提供者:shiliqing
  1. TestCom

    0下载:
  2. Windows Embeded CE6.0 下面用的串口调试工具;vs2005下编译C++代码-Windows Embeded CE6.0 following debugging tools use the serial port vs2005 compile under C++ code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-28
    • 文件大小:11676885
    • 提供者:leptonic
  1. uart

    0下载:
  2. msp430单片机串口收发数据程序代码 将收到的数据原样返回 通过串口调试助手查看-uart for msp430 singlechip
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19494
    • 提供者:taishanqiaofu
  1. src

    0下载:
  2. 基于LPC2010的arm7处理器,串口调试代码。完整的实现了,串口中断的处理钩子。值得初学者学习-arm7 processor uart code source
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:16803
    • 提供者:郭耀文
  1. FPGA_RS_232

    0下载:
  2. 这个源码是经过对RS232长时间的研究得到的扩展性代码,主要的功能是计算机发给FPGA数据,FPGA利用这些数据去驱动数码管显示,然后再把数据通过串口传给计算机,通过串口调试软件看到你发给FPGA的数据,建议大家先看明白RS232串口通信协议之后再动手编模块。-FPGA_RS_232
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:478724
    • 提供者:姜国千
  1. sim_uart

    0下载:
  2. uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2434
    • 提供者:周西东
  1. RS232

    0下载:
  2. 基于msp430系列flash型超低功耗16单片机串口调试代码-Msp430 series of flash-based ultra-low-power single chip serial debugging code 16
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:239579
    • 提供者:罗森
  1. uart

    0下载:
  2. 该段代码给基于黑金开发板DB2C5的串口调试代码。由于黑金视频都是基于DB2C8开发板开发的,本人讲代码移植到DB2C5并修改,实验后完全正确。-This code to based the the black gold development board DB2C5 serial debugging code. Black gold videos are based on DB2C8 development board developed, I speak the code to DB2C5
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:12802152
    • 提供者:杨杨
  1. chuankoutongxun

    0下载:
  2. STM32嵌入式系统开发串口调试代码,源码奉献-STM32 serial debugging embedded system development code, source code and dedication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6176147
    • 提供者:junfei
  1. 串口通信仿真

    0下载:
  2. 串口通讯仿真,包括代码,串口调试助手,仿真。(serial communication)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:3615744
    • 提供者:JKLO
  1. ex8_232

    0下载:
  2. 这是一个用于自收自发的uart通讯代码,包括波特率设置模块、uart收发模块,上位机使用串口调试助手(Uart module is used to communite with PC in the way of spontaneous collection, including buad setting and transceiver. Upper computer is serial debugging assistant.)
  3. 所属分类:VHDL/FPGA/Verilog

  1. 6.串口实验

    0下载:
  2. 基于c51的串口实验,包含完整实验过程及代码,经调试可用(C51 based serial port experiment, including complete experimental process and code, debugging can be available)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:34816
    • 提供者:月光s
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com