CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - send data from pc to pc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - send data from pc to pc - List
[
Other
]
uCOS-II_LPC2000
DL : 0
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Date
: 2025-07-09
Size
: 14kb
User
:
hyh
[
SCM
]
main
DL : 0
串口通信使用串口UART0接收上位机发送的数据,当接收到4个连续数据后,将接收计数值加一后输 * 出LED1--LED8显示,并将数据原封不动地发送回上位机。-UART0 serial communication using the serial port to receive data from PC to send, when to receive four consecutive data, will receive the total value plus one out after the transfusion* LED1- LED8 show that the data intact and sent back to PC .
Date
: 2025-07-09
Size
: 2kb
User
:
HBZ
[
SCM
]
usart
DL : 0
AVR 单片机M8的 USART 实现发送和接收数据的基本 应用,对刚学AVR来说是一个不错的入门例程-AVR Singlechip M8 realize the USART to send and receive data on the basic application, just learning AVR is a good entry-routine
Date
: 2025-07-09
Size
: 1kb
User
:
lizhuosheng
[
DSP program
]
limingqi_SCI
DL : 0
通过串口调试助手向TI C2000系列DSP发送数据,然后DSP返回原数据。-send data to DSP from pc
Date
: 2025-07-09
Size
: 113kb
User
:
李名祺
[
VHDL-FPGA-Verilog
]
my_uart_top
DL : 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 receive data. PC using the old tooth out of the serial debugging assistant
Date
: 2025-07-09
Size
: 3kb
User
:
刘虎
[
SCM
]
CC2420_Point_to_point_wireless_communications
DL : 0
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 sending node A wants to send data from client input, click on send, at the receiving node B-side on a PC serial port tools, you can see the node B received. If you want to send 10 bytes of content 11 22 33 44 55 66 77 88 99 AA of the data/pm at the sending node A on the input side of serial port tools 0A 11 22 33 44 55 66 77 88 99AA, in which you want to send on behalf 0A the data length to 16 hexadecimal said. Node B at the receiving end of the tool on the serial port can receive the corresponding data.
Date
: 2025-07-09
Size
: 73kb
User
:
关飞
[
SCM
]
SerialCommunicationExperiment
DL : 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
Date
: 2025-07-09
Size
: 12kb
User
:
松哥
[
Software Engineering
]
usartcode
DL : 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
Date
: 2025-07-09
Size
: 33kb
User
:
farhan
[
assembly language
]
chuan
DL : 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 to turn off one by one cycle
Date
: 2025-07-09
Size
: 1kb
User
:
wsq
[
assembly language
]
send
DL : 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 bit: NONE data bits: 8 Stop bit: 1 Learning the simple send data from the microcontroller to the PC every time you press button KEY3, channeling port debugging assistant displays the number " 62"
Date
: 2025-07-09
Size
: 1kb
User
:
wsq
[
android
]
2010_4_a3a642aa
DL : 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 client can send data to the server side, to receive from the server side, while the server side can send data to the client-side , to receive data from the client side.
Date
: 2025-07-09
Size
: 2.51mb
User
:
lwqq
[
SCM
]
bubs_temperature
DL : 0
this document shows how to send data from a microcontroller to pc using serial data communication
Date
: 2025-07-09
Size
: 48kb
User
:
oscar
[
Com Port
]
UART_VHDLCodes
DL : 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 design the Uart send module on FPGA, the hexadecimal value of the data received from the pc plus 1 and then sent to a PC design microcontroller and FPGA interface module, the received data sent to the MCU, and displayed on the LCD
Date
: 2025-07-09
Size
: 417kb
User
:
katheqiu
[
VHDL-FPGA-Verilog
]
VHDL_LCDPUART_example10
DL : 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 LCD, data from FPGA development board type is displayed on the LCD, and sent to the PC via the serial port, Suitable for beginner to use,
Date
: 2025-07-09
Size
: 2.08mb
User
:
linbaoluo
[
LabView
]
LabVIEW-receive-AD-data-from-SCM-
DL : 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.
Date
: 2025-07-09
Size
: 212kb
User
:
chengzhe
[
SCM
]
BMP085
DL : 0
使用PIC18F4550单片机,读取气压传感器BMP450的值,换算成高度后,通过USART发送。-The MCU PIC18F4550 send data from BMP450 sensors through USART to PC
Date
: 2025-07-09
Size
: 617kb
User
:
chenyuejian
[
JSP/Java
]
read-data-from-sarial-port
DL : 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.
Date
: 2025-07-09
Size
: 2.62mb
User
:
王子
[
JSP/Java
]
read-data-from-sd-card
DL : 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.
Date
: 2025-07-09
Size
: 2.48mb
User
:
王子
[
VHDL-FPGA-Verilog
]
IIC读写EEPROM发送到PC串口
DL : 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 IIC)
Date
: 2025-07-09
Size
: 241kb
User
:
lml_234
[
Software Engineering
]
VICON_Vison_2
DL : 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 control devices in hotel.)
Date
: 2025-07-09
Size
: 16.76mb
User
:
阿龟
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.