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

搜索资源列表

  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
    • 文件大小:287678
    • 提供者:gale8
  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. 8051-Based-Programmer

    0下载:
  2. 當使用89E516RD作為Emulator時有可能出現bootloader被覆寫的情況, 此時需要從新使用平行編程器寫入bootloader. 此程式被燒在便宜的8051芯片連接89E516,可通過hyperterminal重新寫入程序. 需要uvision開發環境更改源碼-When 89E516RD Emulator as possible when the situation bootloader is overwritten, this time using parallel progra
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:132350
    • 提供者:michael
  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. USART

    0下载:
  2. 本示例程序主要测试UART1的功能 当程序运行时,LCD屏显示: STM32F10x DEMO USART TEST 使用串口连接线将开发板和PC连接起来,打开PC上的串口调试软件并开启开发板连接对应的串口, 此时串口调试软件会收到:USART Example: USART-HyperTerminal communication。如果用串口 调试软件发送一个字符,开发板的LCD上显示接收到的字符串,接收满8个字符之后停止接收。 注意:波特率:9600;数据位:8(位)
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:25660
    • 提供者:Huanying
  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. Example7

    0下载:
  2. 这个例子显示了如何重定向C库printf函数的USART。 在HyperTerminal使用USARTx本实施输出printf的消息。 USARTx可以是USART1的,USART2 USART3的选择要使用的USART接口 注释“#定义USE_USARTx的main.h 文件中的行。-This example shows how to retarget the C library printf function to the USART. This implementatio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:14098
    • 提供者:baijia
  1. USART-module-ATMega-83535

    0下载:
  2. usart module ATMega 8535 used to communicated between microcontroller and PC by added the RS232 converter and hyperterminal software
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:610
    • 提供者:agitaprasetyo
  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. generador_pwm_manip_F300

    0下载:
  2. source code for automatic pwm generation with keil and c8051f300 interface with hyperterminal
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:61317
    • 提供者:mm3
  1. XPbanchaojizhongduan

    0下载:
  2. 超级终端这个只支持xp~很好用的~点开就可以了-HyperTerminal only supports xp ~ good point to open
  3. 所属分类:ToolBar

    • 发布日期:2017-04-02
    • 文件大小:156383
    • 提供者:倪扣平
  1. exit_led_printf

    0下载:
  2. 基于STM32F13ZET神州3号开发板的按键中断程序,同时带串口输出打印,通过超级终端可以看到输出字符,便于调试-Button to interrupt the program based on the development board in the 3rd STM32F13ZET Divine, with the serial output print output character can see through the HyperTerminal, to facilitate deb
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:3283083
    • 提供者:胡耀华
  1. XModem_FEZ

    0下载:
  2. XModem is a common, easy to use file transfer protocol. XModem for FEZ is based on the C# sample from Andreas Wö gerbauer net.trackday.cc. With some modifications to make it work under NETMF, it should be possible to implement on the FEZ platform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:7504
    • 提供者:RugWarrior
  1. MsComm

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

    • 发布日期:2017-05-20
    • 文件大小:5936766
    • 提供者:鍾易展
  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
    • 文件大小:6184081
    • 提供者:鍾易展
  1. RS232_hipeterminal

    0下载:
  2. This program developed in Basic programming language, controls the serial port as the old Windows 98 Hyperterminal, based on an ActiveX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1923
    • 提供者:JOSE CERRUTO
  1. MySerialPort

    1下载:
  2. 超级终端的 类似源码对于 调试AT 和端口命令的可以参考,基于 VC2008 下面的哦-HyperTerminal similar source code for debugging the AT and the port command reference, based on VC2008 following
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:13010308
    • 提供者:houyunan
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com