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

搜索资源列表

  1. 串口通讯

    1下载:
  2. Delphi MSComm 串口通讯(Delphi MSComm serial communication)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-19
    • 文件大小:199680
    • 提供者:minima
  1. 12864串口

    0下载:
  2. 12864液晶显示块运用串口底层驱动,节省IO资源(12864 LCD block, using serial bottom driver, saving IO resources)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:阿明哥
  1. RS232串口连接

    1下载:
  2. 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:babyliang99
  1. 实验3 串口实验(串口4)

    1下载:
  2. 直接使用的 串口程序,已经经过验证,能正常收发数据。。。。。。。。(i have test the program that is correct and simple to use the uart4 and uart5 program)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:26624
    • 提供者:发发发2
  1. 读取串口数据并画实时曲线

    1下载:
  2. 基于VC6.0开发,在窗口中创建一个图表,通过串口读取数据并在图表中绘制实时曲线。(Based on VC6.0 development, create a chart in the window, read data through the serial port, and draw the real-time curve in the chart.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1789952
    • 提供者:Tercelfly
  1. 八入八出串口IO卡(VB代码)

    0下载:
  2. 八入八出串口IO卡Eight into eight out of serial IO card(Eight into eight out of serial IO card)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:低温杀手
  1. ComSpy串口监视精灵 1.1

    1下载:
  2. 不错的串口监视工具软件,供串口调试或仪表测试使用(Good serial monitoring tool software for serial debugging or instrument test use)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-19
    • 文件大小:467968
    • 提供者:木屋
  1. 串口助手

    4下载:
  2. C# 串口助手源码,之前学习网上找的资料,觉得很不错,分享给大家(C# serial assistant source code, learning online before looking for information, I feel very good, to share with you)
  3. 所属分类:C#编程

    • 发布日期:2017-12-22
    • 文件大小:1308672
    • 提供者:AAwuhuiAA
  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:30720
    • 提供者:Sasuke康
  1. 串口传输

    0下载:
  2. 将数据通过串口发送到计算机终端上,可将数字或字母通过串口调试助手发送到计算机(Send the data through the serial port to the computer terminal)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:214
  1. 串口调试助手

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

  1. 串口

    0下载:
  2. 串口通信源码,包括界面和m文件。编程语言为MATLAB(Serial communication source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:swyroc
  1. 串口调试工具源代码

    0下载:
  2. 串口调试工具开发源代码,可以根据需要增减模块(Serial debugging tool development source code)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-18
    • 文件大小:65536
    • 提供者:fengbaowen
  1. WPF串口通信

    0下载:
  2. 串口通信功能小程序,新手可以看看。下载下来学习。(Serial communication function of small procedures, beginners can take a look.Download learning.)
  3. 所属分类:Windows编程

  1. TCP+UDP+串口RS232

    1下载:
  2. 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of rapid TCP_Server data transmiss
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:382976
    • 提供者:rebel_joker
  1. 串口通信

    2下载:
  2. 基于stm32f767的串口通信例程,转载自正点原子。(Stm32f767 based serial communication routines)
  3. 所属分类:单片机开发

    • 发布日期:2017-08-30
    • 文件大小:56320
    • 提供者:红魔
  1. 串口类

    0下载:
  2. 串口类,使用方便简单,效率高。(Serial class, easy to use, simple and efficient.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:leslie liu
  1. 串口程序

    0下载:
  2. 亲测好用的51单片机串口收发程序,实现任意字长的字符串收发(Pro test, easy to use 51 SCM serial transceiver program)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:15360
    • 提供者:65536
  1. 串口通讯助手QCom

    2下载:
  2. QT编写的串口调试助手, 基于QCom增强,新增了快捷发送指令, 自动获取本机所有串口,可配置的16进制显示,保存快捷命令配置.(QT prepared by the serial debugging assistant, based on QCom enhanced, the new shortcut to send instructions, automatically get all the serial port, configurable hexadecimal display, sa
  3. 所属分类:串口编程

  1. 串口调试助手

    0下载:
  2. 串口使用工具,支持16精致、字符串等格式(Serial port toolSupport 16 fine, string and other formats)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:361472
    • 提供者:学习者123
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com