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

搜索资源列表

  1. chuankou

    0下载:
  2. 自己写的串口通信程序 可以发送接收文本、文件-Write your own serial communication program can send and receive text, file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:7484928
    • 提供者:wangyang
  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. SerialPort

    0下载:
  2. 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应-1 can dynamically modify the parameters of the serial using threads to send the file with the circular queue to receive data at the same time to display data using threads to avoi
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:5692
    • 提供者:石志超
  1. Zstack-ADXL345

    0下载:
  2. 基于zstack协议栈的adxl345传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-ADXL345-CC2350DB下的TestC.eww可直接运行-Based the ADXL345 sensor communication code zstack protocol stack, coordinator create a n
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-18
    • 文件大小:13428102
    • 提供者:翁XX
  1. Zstack-HMC5883L

    1下载:
  2. 基于zstack协议栈的HMC5883L传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-HMC5883-CC2350DB下的TestC.eww可直接运行-HMC5883L sensor communication based on zstack protocol stack code, the coordinator automa
  3. 所属分类:SCM

    • 发布日期:2014-04-11
    • 文件大小:13349888
    • 提供者:翁XX
  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. sendfile

    0下载:
  2. 串口通信,能发送文件,在c++builder中运用了suipack皮肤-Serial communication, can send files, the use of suipack in c++builder skin
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-22
    • 文件大小:1077672
    • 提供者:小ai
  1. uart_10m

    0下载:
  2. 串口通信,建了两个线程,一个线程接受,一个线程发送,能够发送10M以上的大文件-Built two threads, serial port communication, a thread, a thread to send, can send more than 10 m large files
  3. 所属分类:ComboBox

    • 发布日期:2017-06-02
    • 文件大小:14570271
    • 提供者:jingwenyi
  1. SerialComm

    0下载:
  2. 在telosb节点上实现串口通信:从文件中读取需要传输的内容,并转化成二进制形式加上数据包头部进行发送;反之,接收到数据包提取数据信息,存入文件中。-serial port communication in telosb
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:634029
    • 提供者:李小渊
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. SCOMM

    0下载:
  2. 串口调试工具,能够自动发送,接受数据,包括发送文件-Serial debugging tools
  3. 所属分类:Com Port

    • 发布日期:2017-06-14
    • 文件大小:22527925
    • 提供者:yang
  1. About-SComAssistant

    0下载:
  2. 串口通讯,实现串口收发,可以读取文件自动发送文件内容-Serial communication, Serial transceiver, you can read the file automatically send the file contents
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-09
    • 文件大小:16276981
    • 提供者:杨子
  1. pc_pc3

    0下载:
  2. PC串口通信的代码,实现字符与文件的发送与保存-PC serial communication code, the character and the sending and saving documents
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2318769
    • 提供者:黄子强
  1. ok7.24

    0下载:
  2. VC写的串口读写和读取发送文件内容程序,自己写的方便 实用,但还有问题,参考下。-VC wrote the serial read and write and send the file to read the contents of the program, write your own convenient and practical, but there are problems, refer to the following.
  3. 所属分类:SCM

    • 发布日期:2017-06-13
    • 文件大小:21421155
    • 提供者:dfood
  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. Automatic-e-mail-message

    0下载:
  2. 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:774871
    • 提供者:贺海龙
  1. PSoc4_UART_InterruptReciveMode

    0下载:
  2. PSoc4平台上使用串口功能的例子,包含整个工程文件,串口使用115200波特率通信,中断接收模式,功能是将接收到的字符直接返回发送方。-Examples of using the serial port function on PSoc4 platform contains the entire project file, use 115200 baud serial communication, interrupt reception mode, the function is to rec
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:983370
    • 提供者:陈天
  1. SerialPort

    0下载:
  2. 实现Windows CE环境下的串口通信,具体实现以下功能:发送和接收数据,定时自动发送,发送文件,接收并保存文件,可实现1十进制和字符的发送和接收。-Serial communication windows ce environment, specifically the following functions: sending and receiving data, automatically sent, send files, receive and save the file, you
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1617428
    • 提供者:刘丹阳
  1. COMD

    0下载:
  2. 串口调试,有软流控,能发送文件,初学者学习重要源码-Serial debugging, soft flow control, can send files, for beginners to learn important source
  3. 所属分类:Software Testing

    • 发布日期:2017-05-24
    • 文件大小:8099963
    • 提供者:张开开
  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 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com