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

搜索资源列表

  1. putty_serial_port_terminal

    0下载:
  2. 调试嵌入式设备的串口调试终端,从putty修改的,增加串口号和波特率的快捷切换方式,增加打开关闭按钮,增加窗口置顶按钮,取消了打开时的配置窗口和关闭时的确认窗口。putty是开放源码的,这里也把源码一起上传了。 界面类似linux的超级终端,黑底白字,标题栏点右键可以设置串口和波特率,其他功能的设置点开“change setting”就可以了,比windows超级终端好用很多。-Serial debug terminal debugging embedded devices, modi
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:3507767
    • 提供者:liao
  1. SecureCRT

    0下载:
  2. 串口调试的应用软件 SecureCRT,可以设置 波特率、串口、流控等参数;绿色免安装-Serial debugging application software SecureCRT, you can set the baud rate, serial port, flow control parameters Green-free installation
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:12339678
    • 提供者:袁厚亮
  1. arm_uart

    0下载:
  2. 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:132795
    • 提供者:陈王鑫
  1. 1

    0下载:
  2. 送4X4矩阵键盘的键值C语言程序,打开串口调试助手,正确设置通信格式,按动4X4矩阵键盘任意一个按键,观察屏幕显示的按键键值。-Send 4 x4 matrix keyboard key values of C language program, open the serial debugging assistants, set communication format correctly, press 4 x4 matrix keyboard any keys, watch screen bu
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:2007
    • 提供者:陈云
  1. 2

    0下载:
  2. 本程序是以MSP430单片机通过串口向PC机发送4X4矩阵键盘的键值C语言程序,打开串口调试助手,正确设置通信格式,按动4X4矩阵键盘任意一个按键,观察屏幕显示的按键键值-This procedure is based on MSP430 single chip microcomputer to the PC through a serial port to send 4 x4 matrix keyboard key values of C language program, open the
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1203
    • 提供者:陈云
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12461902
    • 提供者:lambert
  1. SmarHome

    0下载:
  2. 这是一个通用的STM32启动及控制代码集.它没有使用ST的库,完全是基于寄存器的操作.它包括三部分: 1,sys sys部分包含了STM32的系统级别的代码,包括:时钟配置,IO口输入输出管理,中断管理,待机模式设置,BKP操作,软复位,JTAG配置等. 2,usart usart部分包含了对串口1的初始化,用于串口调试,或者串口打印信息. 3,delay delay部分包含了2个基本的延时数,delay_us和delay_ms,这两个函数采用STM32的SYSTIC
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:851571
    • 提供者:July
  1. tem_hum_com2

    0下载:
  2. 读取串口数据 设置成没三秒钟向设备发送信号 并读取设备返回的数据-Read serial data set to three seconds did not send signals to the device and read the data returned by the device
  3. 所属分类:Button control

    • 发布日期:2017-11-02
    • 文件大小:22194159
    • 提供者:杜超
  1. main

    0下载:
  2. 串口通信的实现,软件延时以及串口的初始化设置-Serial port communication, software delay and serial port initialization settings
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:1026
    • 提供者:lianhe
  1. COMC

    0下载:
  2. 可视化编程实现串口通信,可以设置参数,将数据保存到Excel文件中-Visual programming serial communications, you can set the parameters, save the data to an Excel file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:19984215
    • 提供者:窦士
  1. 485test

    0下载:
  2. DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
  3. 所属分类:Com Port

    • 发布日期:2017-11-28
    • 文件大小:24724
    • 提供者:邹天胜
  1. MD91-C-DTU-200900427

    0下载:
  2. 采用ATMEL的ARM7控制器和华为的GTM900BGSM通迅模块开发,工作流程是首先使用短信设置IP、端口号、心跳包时间等,然后控制器使用设置的参数与中心软件进行GPRS通迅,并把中心的数据从控制器的串口内输出出来-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:789966
    • 提供者:hou yong
  1. RTC

    0下载:
  2. RTC的时钟设置和显示,通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示)-RTC clock setting and display by seconds interrupt function in LED1 (GPIO_Pin_0) the 2s cycle flashes and sent via USART 1s cycle time information (In 24-hou
  3. 所属分类:uCOS

    • 发布日期:2017-12-01
    • 文件大小:529331
    • 提供者:xuguoqiang
  1. COMTools_v2.0

    0下载:
  2. C# 串口调试助手源代码。检测串口通信,能通过界面修改com的各项参数的设置,增加实现16进制的发送和接收-COM Tools Source code which is written in C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1123213
    • 提供者:Jamie Chan
  1. comkey

    0下载:
  2. 串口数据转键盘输入,通过简单设置就可以将数据输入光标地方-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:190604
    • 提供者:liangzhu
  1. comn

    0下载:
  2. 本文详细介绍了串口的应用,以及关于串口的一些高级功能,和设置。适合想对串口有进一步提高的人。-This paper describes the serial application, as well as some of the advanced features on the serial port, and set. Suitable want to further improve on the serial port.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:66967
    • 提供者:xiaodi
  1. CC2530ds1302

    2下载:
  2. Zigbee模块 CC2530 DS1302 程序 可以设置时间,串口将时间发送到上位机, DS1302数据引脚不需要上拉必须接P1_1或P1_0-Zigbee module CC2530 DS1302 procedures can be set a time, a serial port to send time to PC, DS1302 data pins do not need to pull must meet P1_1 or P1_0
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:27648
    • 提供者:yukaiyue
  1. 51comdianpian

    0下载:
  2. 串口发送任意字符到单片机 单片机通过P0口LED灯显示 比如 发送16进制的 00 单片机的LED灯全亮 发送FF灯全灭 首先 烧写程序到单片机 晶振 11.0592MHZ 连接好串口线 打开串口调试软件 选择好COM端口 设置波特率为960-Serial port to send any character to the single-chip microcontroller through the P0 port LED i
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-21
    • 文件大小:19213
    • 提供者:laofan
  1. serial-programming

    0下载:
  2. 基于C#平台的串口收发程序编程,包含界面设计,登陆窗口设置,实现密码登陆,初始名为:q,登陆密码q。可自行修改-Based on C# platform to send and receive serial programming, including interface design, login window settings, password, initially named: q login password q. Can modify
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:123595
    • 提供者:xpf
  1. A-serial-port-communication-test

    0下载:
  2. 串口通讯测试,含串口调试程序,直接烧写进89S52芯片即可 插上串口线 在电脑中打开串口调试程序 设置好串口号 1200波特率 就可以看到结果了 晶振12M。-Serial communications testing, including serial debugger, burned into the 89S52 chip can directly plug in the computer, open the serial line serial debugger set 1200 baud
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:189342
    • 提供者:史冠超
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com