当前位置:
首页
资源下载

搜索资源 - send data from pc to pc
搜索资源列表
-
1下载:
由一台 PC (线程)向另一台 PC (线程)发送数据包,界面应显示出双方帧个数变化,帧序号,发送和接受速度,暂停或重传提示等,界面中必须动态显示数据帧的发送情况和接受情况,包括 在相应窗口详细 显示相应的 ACK 和 其他收发数据帧后发出的消息 ,以表明模拟协议的正确运作过程。
• 接收方及发送方应具有按序收发帧的能力;
• 接受方应有固定大小的滑动窗口,并对收到信息缓存。当发送方速度过快或帧丢失(超时),接受方应发送消息,要求暂停或重传(停 -- 等协议);
-
-
0下载:
通讯实验程序。用到了IIC,SPI,UART和相应的中断,上位机通过UART将数据发送至主机,主机通过LED显示数据并将数据发送至从机,从机接收后通过SPI发送回主机。并再次显示数据。-communications experimental procedure. Use the IIC, SPI, UART and the corresponding disruption PC through UART send data to the mainframe, mainframe data thr
-
-
0下载:
通过串口调试助手向TI C2000系列DSP发送数据,然后DSP返回原数据。-send data to DSP from pc
-
-
0下载:
实现的功能如题,就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。使用的是串口UART协议进行收发数据。上位机用的是老得掉牙的串口调试助手-To achieve the functions such as title, that is, to achieve FPGA receives data from the PC, and then receive data back fat. Using a UART serial port protocol to send and recei
-
-
1下载:
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容为11 22 33 44 55 66 77 88 99 AA 的数据/时,在发送节点A 端的串口工具上输入 0A 11 22 33 44 55 66 77 88 99AA,其中0A 代表要发送数据的长度,以16 进制表示。在接收节点B 端的串口工具上就可以收到相应的数据。-PC through the serial port tool
-
-
0下载:
串口通信实验,从上位机(PC)上发送数据,单片机接收后用数码管显示,并送回给上位机所接收到的内容-Serial communication experiment, from the host computer (PC) to send data, after the MCU receives digital tube display, and returned to the host computer which receives the contents of the
-
-
0下载:
ATMEGA 32 USART which is used to send a received data throgh serial port from PC to controller, code is simulated on the VMLAB software
-
-
0下载:
使用《窜口调试助手》软件,串口发送界面。
学习简单的从PC往单片机发送数据,让8个led
从下到上依次一个一个循环灭-Use the " channeling port debugging assistant" software, the serial port interface. Learning the simple send data from PC to the microcontroller, so that 8 led from the bottom
-
-
0下载:
使用《窜口调试助手》软件,16进制显示。
窜口波特率:9600?
校验位:NONE
数据位:8
停止位:1
学习简单的从单片机往PC发送数据
每按下一次按键KEY3,窜口调试助手显示数字"62"-Use the " channeling port debugging assistant" software, 16-band display. Channeling port baud rate: 9600? Parity
-
-
0下载:
网络传输功能中,将android设定为client端,pc端以linux系统当作server端来使用,android端可发送数据到server端,由server端来接收,而server端也可发送数据给client端,由client端来接收数据。-Network transmission function, the android is set to client side, pc linux client to use the system as a server-side, android c
-
-
0下载:
this document shows how to send data from a microcontroller to pc using serial data communication
-
-
0下载:
基于VHDL的异步串口收发器,在FPGA上设计Uart接收模块实现从pc接收串口数据;
在FPGA上设计Uart发送模块,把从pc接收的数据的16进制值加1再发送给PC;
设计单片机和FPGA接口模块,把接收到的数据送给单片机,并显示在LCD上
-VHDL-based asynchronous serial transceivers Uart receive module in the FPGA design from pc to receive serial data desig
-
-
0下载:
VHDL实现的串口通讯和1602液晶显示的实验程序,可以从PC发送数据到FPGA,并在LCD上显示,也可从FPGA开发板上键入数据,在LCD上显示,并通过串口发送到PC机上,适合初学者入门使用,-VHDL realization of the experimental program of serial communication and 1602 LCD, you can send the data from the PC to the FPGA, and displayed on the L
-
-
0下载:
下位机通过串口发送数据至PC,上位机程序采用Labview软件编写,负责接收,显示并存储AD采集到的数据。-Lower computer through the serial port to send data to a PC, the PC program using Labview software development, responsible for receiving, display and store the AD data collected.
-
-
0下载:
使用PIC18F4550单片机,读取气压传感器BMP450的值,换算成高度后,通过USART发送。-The MCU PIC18F4550 send data from BMP450 sensors through USART to PC
-
-
0下载:
使用RXTX技术,pc端接收上位机发送来的二进制数据,进行读取,按照协议进行解析,并进行显示、存储,导出为excel文件。-Use RXTX technology, pc terminal receiving PC to send binary data, read, according to the protocol analysis, and display, storage, export to excel file.
-
-
0下载:
上位机将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.
-
-
0下载:
能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
-
-
0下载:
我们设计了一个通过局域网在TCP/IP协议栈上发送数据的方案。
我们还设计了TCP有效负载内的协议,实现了在酒店内控制设备的功能。(We make a project to send/receive data from PC via LAN on TCP/IP protocol stack.
Also we design our protocol inside TCP payload to implement such a function that it can c
-
-
0下载:
此上传文件实现的功能就是FPGA里实现从PC接收数据,然后把接收到的数据发回去。
使用的是串口UART协议进行收发数据。(The function of this upload file is to receive data from PC in FPGA and send back the received data.The serial port UART protocol is used to receive and receive data.)
-