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

搜索资源列表

  1. F28335_SCI_Example

    0下载:
  2. 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:370158
    • 提供者:杨杨
  1. SerialPort

    0下载:
  2. 串口调试,串口数据读文件发送,串口收数并保存为文件,二进制十六进制转换-serial port
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:5557
    • 提供者:安安
  1. DOD

    0下载:
  2. 该代码实现了串口之间数据通讯,实现对于txt文件数据的逐行读入、修正和发送。是一个winform程序。-The code to achieve the data communication between the serial ports, the data for the txt file line by line read, modified and sent. Is a winform program.
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:95592
    • 提供者:沈蝶聪
  1. 20136711398291

    0下载:
  2. 一个串口调用的小程序,就是我们用的超级终端的发送文件的功能。-A serial small program called, is our ability to send files using the Super Terminal.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:168792
    • 提供者:
  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. ScomTest

    0下载:
  2. 串口接收GUI(可实时观察数据图像):使用方法 我把STM32 工程里的USER文件放进来了 整个工程太大放不下 连接STM32 ADC1 通道15到外设 把USART1接到电脑上 (程序中在DMA中断发送数据帧头) Matlab 打开GUI serial_communication2 ‘打开串口’ OK 看看数据吧 (有时可能会Matlab报错 关闭再重新执行一次GUI 这BUG一直不知道错在哪)-A serial port receives the GUI can be real-
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:69266
    • 提供者:周渤
  1. 1768_UART(2014.05.10)

    0下载:
  2. lpc1768 的串口源程序,设置好波特率115200,发送测试文件数据-lpc1768 serial source, set the baud rate 115200, send a test file data
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:239248
    • 提供者:李涛
  1. zxc

    0下载:
  2. 串口调试助手源程序及编程详细过程,涉及到数据的发送和接收,打开文件与保存文件,选择设置串口波特率等串口调试精灵程序的基本功能。-Serial debugging assistant source code and programming process in detail relates to send and receive data, open the file and save the file, choose serial port baud rate settings, such as
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2369760
    • 提供者:CL
  1. TestMSComm

    0下载:
  2. MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4262109
    • 提供者:曾xiaoqiu
  1. XCOM

    1下载:
  2. ALIENTEK串口调试助手ATK-XCOM V2.0 1.增加了多条发送的数目,多达40条 2.可以任意编辑,导入导出您要发送的条目,文件的格式是excel 3.加入了协议传输,支持单次发送,自动连续连续发送,文件发送(如IAP串口升级),配有自动重发机制以及多种校验方式,确保您传输的数据不出错-1 to increase the number of multiple send, as many as 40 2 you can edit, import and export t
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2309120
    • 提供者:zhch25
  1. TestSerialComm

    0下载:
  2. 串口实现发送指令数据,采用多线程编程 以读写文件方式操作串口,实现线程间同步- Serial port data transmission instruction, multi-threaded programming to read and write files serial manner, to achieve synchronization between threads
  3. 所属分类:Com Port

    • 发布日期:2017-06-15
    • 文件大小:23442490
    • 提供者:
  1. iComm

    0下载:
  2. 利用COMM控件,自己写的串口调试助手,可以实现以ASCII码和HEX方式发送和接收数据,接收到的数据可以自动写入TXT文件,可以自动对接收到的一条完整消息末尾加换行,以方便保存和显示。-Write your own serial debugging assistant can be achieved in ASCII and HEX send and receive data, the received data can be automatically written to a TXT fi
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:24108570
    • 提供者:gjs
  1. ModemCommunitaion

    0下载:
  2. 控制Modem 的C程序,通过串口对Modem进行控制进行拨号和数据传输,可以实现两个Modem之间对传数据和发送文件。使用Visual Studio 2012开发。-Modem Communication Program used to control the modem using serial port on PC。 This program is used to dial-up, send meessage and send files between 2 moderms
  3. 所属分类:Modem program

    • 发布日期:2017-05-11
    • 文件大小:2491642
    • 提供者:wutao
  1. read-data-from-sd-card

    0下载:
  2. 上位机将sd卡的数据发送到pc串口,pc端进行解析、并实时显示,将数据保存为txt文件。-PC to send data to the sd card serial pc, pc end for analysis, and real-time display, save the data as a txt file.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-13
    • 文件大小:2603149
    • 提供者:王子
  1. UART

    0下载:
  2. //DM430-A型开发板串口接收发送程序,使用单片机的串口0,显示操作通过串口调试助手 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到开发板板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可 //注意使用BSL模块作为USB转串口功能的时候,RTS和TCK跳线帽、DTR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:26560
    • 提供者:yan
  1. 温度波形显示

    0下载:
  2. labview上位机波形显示并保存数据,下位机通过串口通信将数据发送到上位机,数据显示并保存在TXT文件里。附带51测试程序。(LabVIEW host computer waveform display and save data, the lower computer through serial communication to send data to the host computer, data display and save in the TXT file. Comes with
  3. 所属分类:LabView编程

    • 发布日期:2017-12-24
    • 文件大小:329728
    • 提供者:刘文杰
  1. Xmodem

    1下载:
  2. XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
  3. 所属分类:串口编程

  1. STM32F0 HAL CDC

    1下载:
  2. 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to comm
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:9466880
    • 提供者:GodMode
  1. usart 升级

    0下载:
  2. stm32通过串口来升级,从uboot启动,如果不需要升级代码,则直接跳转到应用代码,如果要升级则等待串口通过secureCRT YMODE协议发送来得数据,注意(程序中由于ymodem协议没有发送文件大小,程序中是随便写了一个文件大小,对于我的app足够用),在app中随意按下按键,通过可以从应用程序跳转到uboot,然后发送1,通过ymodem协议发送.bin文件后,按下3则跳转应用程序(STM32 through the serial port to upgrade, starting
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5779456
    • 提供者:sunshinespring
  1. rzsz-master

    0下载:
  2. rzsz上传数据使用支持串口设置,十六进制数据发送,ASCII码数据发送,文件发送;十六进制回显,ASCII码回显(Rzsz upload data use support serial port settings, sixteen data transmission, ASCII code data transmission, file transmission; sixteen back display, ASCII code back display)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:76800
    • 提供者:唐发我
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com