CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Serial tools

搜索资源列表

  1. Windows Parallel&Serial Port Operation

    0下载:
  2. 并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。-Parallel to the development of practical tools and source files, this has developed parallel debugging I2C a practical tool.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4134938
    • 提供者:
  1. Serial源程序

    0下载:
  2. windows环境下的串口调试工具。具有配置串口,自动接受,手动发送数据的功能.-windows environment serial debugging tools. Serial Configuration is automatically accepted, manually send data.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:45417
    • 提供者:紫雾
  1. Hi-tech_PICC9.50.rar

    0下载:
  2. 软件简介:HI-TECH PICC 是一款高效的C编译器,支持Microchip PICmicro 10/12/14/16/17系列控制器。是一款强劲的标准C编译器,完全遵守ISO/ANSI C,支持所有的数据类型包括24 and 32 bit IEEE 标准浮点类型。智能优化产生高质量的代码。属于第三方开发工具。能和MPLAB整合,内嵌开发环境(HI-TIDE)。 Hi-tech PICC Compiler v8.注册码 Serial: HCPIC-88888 First Na
  3. 所属分类:软件工程

    • 发布日期:2013-04-11
    • 文件大小:5121852
    • 提供者:李武
  1. Computer_SerPort.rar

    0下载:
  2. 串口驱动完整的开发源码。开发工具:DDK,Complete the development of serial driver source code. Tools: DDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:164764
    • 提供者:Li Tian
  1. C8051F120serialcommunicationin

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16042
    • 提供者:关飞
  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:22565888
    • 提供者:范开明
  1. SuperSerialPort

    0下载:
  2. wince下加强版串口调试工具,功能强大,界面友好-wince under the enhanced version serial debugging tools, powerful, user-friendly
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1363176
    • 提供者:jerry
  1. com_for_JavaScript

    1下载:
  2. 以javascr ipt连接串口的小工具,市面上串口工具很多,在小工具的特点是完全可以由你配置,因为是javascr ipt的嚒,由于用了MSCOMM32.OCX,就是说只能在windows下使用 -Javascr ipt serial port to connect a small tool, serial port tools on the market many of the features of the gadget is entirely up to you to configure
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-04
    • 文件大小:47507
    • 提供者:Liang
  1. Sunplusdevelopmenttools

    0下载:
  2. 凌阳单片机开发与案软件与工具,包括液晶字模工具,语音压缩工具,串口工具,IDE2.0.0,RESWRITER工具-Sunplus development and the case of software and tools, including the LCD font tools, voice compression tools, serial port tools, IDE2.0.0, RESWRITER tools
  3. 所属分类:Other systems

    • 发布日期:2014-07-12
    • 文件大小:63483009
    • 提供者:wenda
  1. CommTools

    0下载:
  2. 串口监控工具。很好用的串口监控工具,是所有串口编程以及model模拟拨号的必须工具。-Serial port monitoring tool. Good use of the serial port monitoring tool for serial programming and model all must be analog dial-up tool.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4266981
    • 提供者:kelvin
  1. serial

    1下载:
  2. F2808用串口烧写的工具,很好用,可以脱离仿真器将程序下到Flash中-F2808 using the programming tools serial, useful
  3. 所属分类:串口编程

    • 发布日期:2013-09-26
    • 文件大小:1100761
    • 提供者:朱旭燕
  1. linux(QT)serial

    0下载:
  2. linux下用QT 做的串口编程工具,在linux下做串口调试有一定的参考价值-linux using QT do serial programming tools, in doing serial debugging under linux of some reference value
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:485009
    • 提供者:杨工
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  1. MG323AT

    0下载:
  2. 华为MG323模块AT命令测试工具,打开包里的串口工具,依次点击发送at命令实现测试模块GPRS的UDP通信功能-Huawei MG323 module AT command test tools, open the bag, serial tools Click to send at command the UDP communication function of the test module GPRS
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:282397
    • 提供者:李学强
  1. Practical-USB-serial-source-code-package-of-Usb-To

    0下载:
  2. 实用的USB转串口源代码包下载,文件包括驱动inf文件等UsbToUart,-Practical USB-serial source code package to download, the file including the driver inf files UsbToUart,
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-23
    • 文件大小:94232
    • 提供者:张波
  1. UartDemo

    0下载:
  2. VB.NET 串口工具 Serial Tools-Serial Tools Serial Tools VB.NET
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:95294
    • 提供者:youchunsheng
  1. Serial-Tools-(1)

    0下载:
  2. The sample Serial Port connection application for Mac
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-07
    • 文件大小:1025140
    • 提供者:EEE
  1. serial

    0下载:
  2. 第一次上传,贡献linux特别实用的串口工具类-First upload, particularly useful contribution linux serial tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:2282
    • 提供者:刘明亮
  1. Debug tools

    0下载:
  2. 通过串口调试,前面输入命令后就可以通过后面的代码快速键入。(Through the serial debugging, before entering the command can be followed by the code quickly type.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:119808
    • 提供者:LY_Gan
  1. CSCJCPSerialActiveXControl_Version_2.0

    0下载:
  2. Serial Device server for Automation
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1714176
    • 提供者:mntitas
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com