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

搜索资源列表

  1. terminal

    0下载:
  2. linux下串口收发程序,可做超级终端使用,放在开发板上也可使用,但要修改一下串口设备驱动名称-serial transceiver program under linux, do use HyperTerminal, on the development board can also be used, but to modify the name of the serial device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1548
    • 提供者:l
  1. com_port_terminal_cs

    0下载:
  2. 一个使用CSHarp开发的模拟超级终端的程序,不错的例子,适合初学者。
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:99963
    • 提供者:james
  1. Proteus-Super-terminal

    0下载:
  2. Proteus串口调试超级终端的使用举例-Proteus uses the HyperTerminal serial debugging example
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:112938
    • 提供者:
  1. RS232-like-chaojizhongduan

    0下载:
  2. 类似超级终端的RS232通信程序,不但有基本的收发,而且还有连续的格式智能判断-RS232 communication like HyperTerminal program, not only basic send and receive, but also the intelligence to determine the format of a row
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1945388
    • 提供者:andy
  1. 03_UART

    0下载:
  2. 串口通信,用超级终端给指令。IAR编程环境。-Serial communication, use HyperTerminal to the instructions. IAR programming environment.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:492142
    • 提供者:白凤仪
  1. ComFile

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

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

    0下载:
  2. msp430f149单片机通过串口的超级终端实现从键盘输入1就可以读取ds1302的时间-msp430f149 microcontroller through the serial port of the Super Terminal 1 from a keyboard input time can be read ds1302
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:60421
    • 提供者:xiaochen
  1. msp430f149-Buzzer

    0下载:
  2. 用msp430f149来通过uart的超级终端实现上位机控制蜂鸣器响-Msp430f149 to use HyperTerminal to achieve through the uart PC control buzzer
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:45587
    • 提供者:xiaochen
  1. UART-arm

    0下载:
  2. UART硬件原理介绍,寄存器的作用,寄存器的描述,根据这些,使用ARM开发环境,编程并利用超级终端实现串口通信-UART hardware principle introduced, the role of registers, register descr iption, according to these, the use of ARM development environment, programming and serial communication using hyperterm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:143705
    • 提供者:renyanpeng
  1. Uart_com

    0下载:
  2. 本程序为STC89C52与PC机超级终端通讯的实验程序 在PC机键盘上输入字符,单片机接收,并发送回PC机,显示在超级 终端;超级终端配置为:波特率为9600,数据位8,奇偶校验:无 停止位:1;硬件:无-This program is STC89C52 communication with the PC HyperTerminal experimental procedures on the PC keyboard to enter characters, single-chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:23818
    • 提供者:尹磊
  1. hcs301-programer

    1下载:
  2. 此程序为hcs301的编程器,主要编写厂商代码,序列号等 本程序是通过windows的超级终端对编程器进行操作的,请将超级终端波特率设置成-This program is hcs301 programmer, mainly writing vendor code, serial number, etc. This program is through the windows of the super terminal to operate on the programmer, set
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:49426
    • 提供者:lhj
  1. MSP430-man-machine-dialogue

    0下载:
  2. 该程序示范用MSP430单片机串口作为标准终端输入/输出设备的范例。Windows自带有"超级终端"软件,运行后可以将PC机模拟成一个标准终端设备,其中PC机的屏幕变成字符型输出终端设备,PC机键盘变成标准字符输入设备。printf/scanf函数可以向标准字符终端设备打印/获取信息,因此,通过串口连接到PC机并运行超级终端软件后,可以将printf函数的结果打印在PC机屏幕上,也能从PC机键盘向单片机输入数据和信息。-The program demonstrates the MSP430 mi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:67879
    • 提供者:
  1. c51-HyperTerminal

    0下载:
  2. 一款基于c51的超级终端程序,可以搭建出类似DOS的系统环境。-A c51 HyperTerminal program can build similar to the DOS system environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:90587
    • 提供者:高玮
  1. main

    0下载:
  2. 通过超级终端完成PC和S3C2440的数据传输,利用超级终端输入需要发送的字符,回车后,字符会再发送回来显示。-Complete PC and S3C2440 data transmission via HyperTerminal HyperTerminal to enter the character to be sent, carriage return after the character will be sent back show.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2144
    • 提供者:蒙奇D路飞
  1. main

    0下载:
  2. 通过超级终端可以看到每秒刷新的实时时钟,同时LED1按秒闪烁, // 具有闹钟功能,闹钟叫醒时,LED2被点亮,同时超级终端有字符串提示。-HyperTerminal can see the refresh per second real-time clock, while LED1 seconds flashing //Alarm clock function, alarm clock wake up, LED2 is lit, HyperTerminal string prompt.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2336
    • 提供者:蒙奇D路飞
  1. main

    0下载:
  2. 通过超级终端可以看到DMA测试的结果和DMA传输数据的时长。 // IDE环境: ADS v1.2-HyperTerminal can see the results of the DMA, and DMA transfer data length of time. //IDE environment: ADS v1.2,
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5879
    • 提供者:蒙奇D路飞
  1. shishishizhong

    0下载:
  2. 实时时钟的硬件控制原理及设计方法.学习和掌握S3C44B0X处理器的RTC模块的使用,并编写应用程序,修改时钟日期及时间的设置,并使用EMBEST ARM教学系统的串口,在超级终端显示当前系统时间. -Real time clock hardware control principle and design method.To learn and grasp the RTC S3C44B0X processor module use, and writing applications, alte
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

  1. ChuanKou

    0下载:
  2. 串行接口终端接入程序 ,类似windows超级终端功能,接入com口的实现。-Serial interface terminal access program, similar to windows super terminal function, access COM port to achieve.
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1634190
    • 提供者:柳丁是
  1. eint

    0下载:
  2. 超级终端显示实时时钟,ads项目打开rtc.mcp编译然后下载到2440板上运行。-HyperTerminal displays the real-time clock, ads project open rtc.mcp compiled and then downloaded to the 2440 board running.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:712053
    • 提供者:ffff
  1. SMSTest

    0下载:
  2. VC++开发的手机短信收发系统,超级终端调用短信猫发送短信。-Vc++ development SMS sending and receiving system, super terminal call cat send SMS text messages.
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:712388
    • 提供者:sherry
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 23 »
搜珍网 www.dssz.com