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

搜索资源列表

  1. terminal.rar

    0下载:
  2. 超级终端程序,可以测试串口的一个程序源码,HyperTerminal program to test serial port of a program source
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:230.59kb
    • 提供者:kuangwei
  1. HyperTerminal.rar

    1下载:
  2. 超级终端,其实就一个输入输出设备,搞ARM的,这个东西可能再熟悉不过了,XP下就自带了一个,在 程序->附件->通讯工具->超级终端,可以看到。,HyperTerminal, in fact, on a input and output devices, engage in the ARM, this thing may be familiar, XP comes with a one under, in the process-> Accessories-> Co
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:2.41kb
    • 提供者:叶春磊
  1. UART_51

    0下载:
  2. 串口设置:包括初始化及应用;串口调试方面直接能用上-// This sample uses the UART to communicate with a PC. Therefore it sets up the internal // Baud Rate Generator (BRG). The LPC900 receives a command ( S ), sent by the PC and // sends out a response, which can be display
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1009byte
    • 提供者:罗岳
  1. Uart_tx_rx

    0下载:
  2. This program writes a lcd HyperTerminal and everything you type on your keyboard to pc, using codevisionavr.
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:46.79kb
    • 提供者:Guto Melo
  1. ComPort

    0下载:
  2. C# 小工具:替代微软的超级终端,将com口接收的数据转化成Unicode明文;-Gadgets: Microsoft' s HyperTerminal alternative, I will com to receive the data into Unicode explicitly
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:56.9kb
    • 提供者:liuchunbo
  1. hypertrm

    0下载:
  2. 超级终端98版   此版本是从win98下提取出来的。vista和2008下已经没有超级终端了。而XP下的超级终端在滚动屏幕的时候会出现乱码。所以win98下的还是很稳定的。在XP/2003下通过,vista/2K8未测试。 个人在本机上测试,直接双击hypertrm.exe就可以正常使用 有几个网友反应缺少DLL文件,因此特别将对应的DLL文件也一起打包 将本文件夹下的windows\system32目录下的文件复制到c:\windows\system3
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:6.55mb
    • 提供者:view
  1. RS232

    0下载:
  2. RS232 software serial communication to Windows Hyperterminal using a PIC microcontroller
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:4.29kb
    • 提供者:Roberto
  1. USART-hardware-flow-control-and-communicate

    0下载:
  2. This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal.-This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperter
  3. 所属分类:Com Port

    • 发布日期:2017-03-21
    • 文件大小:8.5kb
    • 提供者:张建
  1. UART

    0下载:
  2. S342410裸机串口C编程,实现发送字母到超级终端,终端会显示-S342410 bare metal serial port C programming, sent letters to the HyperTerminal, the terminal will display
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:1.01kb
    • 提供者:黄海港
  1. 6

    0下载:
  2. 串口通讯实验: 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Ser
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:82.04kb
    • 提供者:
  1. STM32_UART_printf_scanf

    1下载:
  2. STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
  3. 所属分类:Com Port

    • 发布日期:2016-01-21
    • 文件大小:998kb
    • 提供者:小三
  1. Example10

    0下载:
  2. 一个封装的Modem AT命令操作类的快速拨号程序,在学习串口编程的人员有时候比较烦win7没有超级终端,这个比较烦,这个源程序整合AT命令,设置比超级终端简单易明.还没有封装,源程序-A package of Modem AT command operation procedures like speed dial in the study compared serial programming staff sometimes did not bother win7 HyperTerminal
  3. 所属分类:串口编程

    • 发布日期:2013-04-01
    • 文件大小:85.55kb
    • 提供者:林子建
  1. serialportcommunication

    0下载:
  2. 实现查询方式串口的收发功能。接收来自串口(通过超级终端)的字符并将接收到的字符发送到超级终端。-The query method to send and receive serial port function. Received from the serial port (via HyperTerminal) to the character and the character received is sent to HyperTerminal.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3.84kb
    • 提供者:张建林
  1. chuankoutongxin

    0下载:
  2. 行编写一个串口通信程序,通过串口能进行数据的收发,并测试与超级终端或串口 通信软件的通信是否成功-Line to write a serial communication program, through the serial port can send and receive data, and test serial communication with HyperTerminal or the success of the communication software
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:钱民
  1. main

    0下载:
  2. 简单的串口输出程序, 利用串口调试助手或超级终端,在液晶屏上显示“hello”。-Simple serial output procedures, the use of serial debugging assistant or HyperTerminal, on the LCD display " hello" .
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:962byte
    • 提供者:吴涛
  1. UART_STDIO

    0下载:
  2. 简单串口调试程序,初学者可以下载用来参考。利用串口调试助手或超级终端就可实现。-Simple serial debugger, beginners can be downloaded for reference. Use serial debugging assistant or HyperTerminal can be achieved.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1.85kb
    • 提供者:Emma
  1. ComFile

    0下载:
  2. DOS 下使用串口传输文件。并可工作在超级终端模式。-DOS, use the serial port to transfer files. And work in HyperTerminal mode.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3.88kb
    • 提供者:wsxz_wsxz
  1. Ex001printfscanf

    0下载:
  2. This routine printf, and scanf functions redirected to serial port 1 (USART1). The main loop calls the function printf, scanf functions and from the serial port 1 receives three integers and a string, and then call the printf function to output to th
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:280.94kb
    • 提供者:gale8
  1. VB_MsComm_Term

    0下载:
  2. 利用Visual Basic實現簡易的終端機工具,類似windows的超級終端機。-Simple terminal tool, similar to the windows HyperTerminal with Visual Basic.
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:5.9mb
    • 提供者:鍾易展
  1. HyperTerminal

    1下载:
  2. HyperTerminal源代码,包括超级终端安装-HyperTerminal source code.
  3. 所属分类:串口编程

    • 发布日期:2013-09-08
    • 文件大小:865.88kb
    • 提供者:xh
« 12 »
搜珍网 www.dssz.com