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

搜索资源列表

  1. nRF2401A-transportation

    0下载:
  2. TX为发送程序不断发送TxBuf里的数据,RX为接收程序当接收到数据之后就把当前数据从串口发出。波特率 无奇偶校检,9600,N,1。 程序已编译通过,可直接下载.hex文件到模块上即可实现程序功能。-TX data is send the program continue to send TxBuf the RX when the received data to receive the program put the current data sent from serial por
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:6254
    • 提供者:罗梦颖
  1. ISSVSPMMn

    0下载:
  2. 直接运行批处理文件install.bat即可.Visual CP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能.Visuual CP特点:支持多虚拟串口映射收发采用多线程架构支持虚拟串口参数同步指网络断开后自动连接具有实时虚拟串口数据传输监控适应范围:可以将任何使用TCP/IP或UDP广播方式传输数据的嵌入式设备虚拟成本 -Directly run the batch file install.bat can t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3224139
    • 提供者:guowai
  1. MySerialPort

    0下载:
  2. 该串口调试软件,目前能实现的功能有: 1.换肤功能 2.自动检测可用串口 3.可保存串口配置参数 4.以十六进制收发数据 5.以字符形式收发数据 6.收发汉字 7.导入外部数据源作为发送数据 8.将接收到数据保存到文件 9.自动发送数据和手动发送数据 10.换行显示接收数据 11.显示收发数据字符数 12.清空显示 13.清空缓存区 14.使用状态条提示信息 15.显示时间-The serial debugging software,
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:734208
    • 提供者:孤叶
  1. serial_download

    0下载:
  2. 将hex文件通过串口下载到51单片机的程序。 包括两个工程。 1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。 2.单片机接收端的的UV2工程,用于接收hex文件。 -a application that download the hex file over the serial port. It contains two project. 1.the VS2008 project which send the hex file. 2.t
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:35348
    • 提供者:qiubin
  1. smartCOM-linux-v1.2.tar

    0下载:
  2. linux串口工具 目前已支持如下功能(Support Feature List): 1) 自动枚举串口(Auto List Serial); 2) 支持侧边栏命令框(Support Side Command Bar); 3) 支持回车、换行符勾选(Support Enter/NewLine Code); 4) 支持定时发送(You can Ontimer Send one command); 5) 支持读取文本显示(Display the ASCII that read
  3. 所属分类:Modem program

    • 发布日期:2017-11-07
    • 文件大小:1365958
    • 提供者:陈云
  1. Data_Logge1814411142004

    0下载:
  2. (Refer to DataLogger 2 for newest version) - I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one fi
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:157734
    • 提供者:cahyo
  1. MSP430F149-communicating-with-the-PC

    0下载:
  2. //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9525
    • 提供者:王健军
  1. 814xappprogramV1.0

    0下载:
  2. 文件说明 1. 该函数包仅用于GM814x的操作,包含了对该芯片的配置寄存器读写、数据收发、软件shutdown、 软件wakeup操作,以及对接收数据的分析处理。 2. 该函数包中部分变量名和宏定义需与外部主程序一致,具体请参见源文件。 3. 该函数包中调用的三个函数ClrCS(),SetCS(),SPITransmit(unsigned char c)需要 用户根据所用的单片机系统编写相应源代码,并注意函数名的统一。 4. 该函数包中串口号变量N由0~3分别表示串
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:3448
    • 提供者:白开水
  1. MaxiCOM

    0下载:
  2. Serial POrt Communication Send And receive file
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:303376
    • 提供者:fd
  1. jieshou

    0下载:
  2. 向单片机发送数据后 可以点亮灯 借此程序可以学习串口的使用 发送1 点亮P1^1 以此类推 单片机菜鸟学必备!!用Keil软件编译出hex文件再烧写就可以了。-After sending data to the microcontroller can point lighting program can learn to use the serial port to send a light P1 ^ 1 and so must learn microcontroller rookie! ! C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:1388
    • 提供者:碧霄
  1. pic18f2550-usb-izole-triyak-kontrol-ccs-c-visual-

    0下载:
  2. Than 8 switch outputs Port B of the PIC18F2550 is used. Power gets the circuit from the USB port. Power supply is separate from the microcontroller and the computer galvanically. switching signals USB socket intended as a virtual serial port COM4. To
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3173758
    • 提供者:oktay kuzu
  1. SCOMMtest

    0下载:
  2. VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version serial debugging assistant source, function, or more, reception area and to show the serial message wh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:59346
    • 提供者:盖小圈
  1. 161004cothv00cc27wm7yy

    0下载:
  2. 1、可选字符发送和HEX发送 2、可选字符显示和HEX显示 3、用于串口调试,支持常用的110-256000波特率,能设置端口参数 4、能以字符或十六进制收发数据,真正支持中文字符的收发 5、支持文件数据的发送 6、允许设置发送周期,自动发送数据-1, the optional send and HEX characters 2, the optional display and HEX characters 3, for a serial port debuggin
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:97069
    • 提供者:凯凯
  1. scommtest

    1下载:
  2. VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version of the serial debugging assistant source, function, or more, reception area and to show the serial mes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:58420
    • 提供者:jpudn94
  1. STC15

    0下载:
  2. 文件中是STC15单片机的源代码,一共有两个,一个是用定时器1产生PWM,另一个是利用串口2发送数据-File is STC15 microcontroller source code, there are two, one is to use the timer 1 to generate PWM, another is to use a serial port to send data 2
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:124365
    • 提供者:王伟
  1. ckts

    0下载:
  2. 串口调试助手是串口调试相关工具,有多个版本。如:友善串口调试助手,支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Serial debugging assistant is serial debugging tools, there are several versions. Such as: friendl
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2443560
    • 提供者:与狼共舞
  1. MSP430-Updata-App-From-Bootloader

    1下载:
  2. MSP430通过bootloader实现本地串口程序升级应用程序 分两部分程序:bootloader和APP应用层程序。 功能实现: 1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。 2、bootloader中断映射到app的虚拟中断地址。 3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。 4、bootloader和app各自的配置文件修
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1697719
    • 提供者:acaho
  1. Comspy_28332

    0下载:
  2. 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:370488
    • 提供者:feiyg
  1. VCPPewf

    0下载:
  2. Visual C++ 6.0 下的一个串口发送文件MFC例子,点击一次发送就给单片机发送文件的一字节。-A serial port to send the file under Visual C++ 6.0 MFC example, click once to send gave microcontroller sends a byte of the file.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3747818
    • 提供者:杨志军
  1. untitled

    0下载:
  2. MATLAB中GUI控制串口打开的文件,可以发送和接收单片机数据-MATLAB prepared by the use of GUI control serial port to open the file, you can send and receive microcontroller data
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1966
    • 提供者:王梓硕
« 1 2 34 »
搜珍网 www.dssz.com