搜索资源列表
RS232COMMuniication
- uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
chuankoubiancheng
- 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights exter
lpc2294UART0
- 以查询方式通过阿UART0进行通信,使用查询方式,通过串口0接收上位机发送的字符串,然后送回上位机显示。-to inquiry by A UART0 communication, the use of inquiry, through Serial 0 receiving PC to send the string, and then returned to PC display.
Serial-port-source-code-wizard
- 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-
uart-sendandreceive
- STM UART串口发送接收字符串程序,及简单的串口数据解码-STM UART serial port to send the string to receive the procedure, and a simple decoding of serial data
serialport_test
- 串口调试工具,可以设置baudrate,流控,定制发送,用二进制和Ascii显示接收字符串,操作方便。-source code for testing serial port
comm_tool
- 可以向串口发送数据,或从指定串口接收数据。数据可以是字符串或十六进制数据。-Can send data to the serial port, or receive data from the specified serial port. Data can be strings or hexadecimal data.
Serial
- UART串口字符串接收程序 程序: 1.能一次接收大批量字符串数, 2.采用了查寻方式,在实时系统中CPU占用率低 3.波特率适应范围较宽 -Serial string receiving procedures
3
- 51单片机的串口通讯实现 数据的收发 接收发送字符串-51 MCU to send and receive serial data communication receiver to send a string
C8051f410-serial-design
- C8051f410串口通信接口设计实验 /串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 //采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 -C8051f410 serial communication interface design experiments
ScommTest
- 实现串口自动搜索;设置串口的数据位、停止位、波特率、检验位;能够通过串口发送、接收字符串-To achieve the automatic search of the serial port to set the serial data bits, stop bits, baud rate, parity bit can be sent through the serial port to receive the string
port_test
- 可以利用串口接收数据,并可利用示波器画出动态图。接收数据格式为有效位为四位,精度为三的有符号浮点数转成的字符串。-Can use the serial port to receive data, and can use the oscilloscope to draw a dynamic map. Receive data format as a valid bit for four precision three signed floating point number converted t
7MSP430F149-use-USART1-to-define-P4
- 使用MSP430F149芯片,透过串口与电脑通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用查询形式。实现通信,当单片机接收到以S结尾以W开始的字符串时,单片机会把中间的数据赋值给P4口。-MSP430F149 chip through the serial port to communicate with the computer, baud rate 9600 data, no parity. 32.768
CharTerminal
- VC编写的串口终端,用于接收串口发来的字符串数据。-VC prepared by the serial terminal for receiving serial data string.
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
VB_COM_Forward_tool
- 串口转发工具,接收一个字符,回复一个字符串。用于串口设备模拟。-com bytes forwarding tool, for example, com receive a byte, replay a seriers bytes.
jicunqicaozuo-chuankou
- 对寄存器直接操作实现串口接收不确定长度字符串。(The register implements the serial port to accept indefinite length strings.)
串口助手sdd
- 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互