搜索资源列表
BSQ_DISP2
- 通过串行口接收并显示电力质量检测变送器信息-through the serial port indicates that the power to receive and the quality of information detection Transmitter
USBjiekou
- 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
06389679
- 局域网消息发送器 -news transmitter LAN LAN LAN transmitter news news news transmitter LAN transmitter
485FileTrans
- RS485文件传送程序,分为发送端与接收端,实现一台上位机相485网络下位机传送文件。-RS485 file transfer procedures, divided into transmitter and receiver. achieve a platform-485 aircraft crew Network transmission of documents.
InfraredRXTX
- a simple Infrared transmitter and receiver pair schematic
st2552
- 通用异步收发器st2552的驱动程序,对于运用UART通信来讲具有通用性。-Universal Asynchronous Receiver Transmitter st2552 driver for use UART communication with the terms of versatility.
MyCommReceive
- 从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with the procedure.
附件
- dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of t
123454
- 一、设计的主要技术参数 设计一个能进行声音、图像传输的光纤系统,并实现传输。 二、设计任务 1、设计模拟信号输入端口; 2、设计模拟信号光发送电路; 3、设计模拟信号光接受电路; 4、设计模拟信号输出端口。 三、设计工作量 1、设计模拟信号输入端口; 8小时 2、设计模拟信号光发送电路; 8小时 3、设计模拟信号光接受电路; 8小时 4、设计模拟信号输出端口。 8小时 系统联调,测试,总结报告。 8小时 -First, the main tec
dpjcxtxfsj
- 单片机串行通信发射机 单片机串行通信发射机-Single-chip Single-chip serial communication transmitter serial communication transmitter
uart_transmitter
- verilog描述的uart发射端功能实现-verilog described uart transmitter functions
Transmitter
- this contains the transmitter file which will be attached with the P2S and transmit the messages using the UART
uart
- uart transmitter logic
PC16550D
- PC 16550D Universal Asynchronous Receiver/Transmitter(UART) with FIFOs模块资料,串口硬件或软件人员可以参考-PC 16550D Universal Asynchronous Receiver/Transmitter (UART) with FIFOs, serial port hardware or software can refer to
FPGA_UART
- 本例用VHDL语言在FPGA上实现UART的控制,包括了波特率发生器,接收器,发送器,奇偶校验模块,以及滤波模块和测试模块,能让您更透彻的了解UART的工作原理。-In this case the FPGA using VHDL language to achieve UART' s control, including the baud rate generator, receiver, transmitter, parity modules, and filtering module
FaSong
- 计算机网络实验串口通信发送端的源代码,合工大-Experimental computer network transmitter serial communication source code, co-workers big
UART_T1
- UART:Universal Asynchronous Receiver/Transmitter,通用异步接收/发送装置,UART是一个并行输入成为串行输出的芯片,通常集成在主板上,多数是16550AFN芯片。 串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。一般完成这种功能的电路,我们称为串行接口电路。-UART: Universal Asynchronous Receiver/Transmitt
Multiport-Serial-Card-Based-on-medium-wave-transmi
- 一种基于多串口卡的中波发射机监控系统Multiport Serial Card Based on medium-wave transmitter monitoring system-Multiport Serial Card Based on medium-wave transmitter monitoring system
6
- 用来测试串口误码率的程序,在发送端发送定义好的数据。然后在接收端看收到了多少错误的桢数。-Serial bit error rate for testing procedures defined in the transmitter to send data. And then received at the receiving end to see how many frames the wrong number.
MSComm
- 利用VC++的mscomm控件实现发送和接收的基本的串口通信程序。-The use of VC++ mscomm control transmitter and receiver of the basic serial communication program.