当前位置:
首页
资源下载

搜索资源 - serial data transmitter
搜索资源列表
-
0下载:
通用异步接收器/发送器(UART)是能够编程以控制计算机到附加串行设备的接口的微芯片。详细来说,它提供给计算机RS-...还有高级的UART提供了一定数量的数据缓冲,这样计算机和串行设备数据流就可以保持同样的速度。-universal asynchronous receiver / transmitter (UART) can be programmed to control computer attached to the serial device interface microchips.
-
-
0下载:
一个NMEA格式的GPS数据调试使用的发送端,负责从Log文件中读取CFGPS2通用格式GPS数据向串口发送-a GPS NMEA format debugging data transmitter used for documents from the Log read CFGPS2 GPS common format for sending data to the serial port
-
-
0下载:
MATLAB program for OFDM generation and reception
This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix.
Transmitter End:
1. Generate random serial data with M symbols (RAND
-
-
0下载:
UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
-
-
0下载:
比特序列传送模块
把输入的八位比特数据 做循环后每个比特输出 详细请看英文描述-• To create Verilog-HDL modules written in the RTL style appropriate for both simulation and synthesis, for the various component parts of an Asynchronous Serial Data Transmitter.
• To verify th
-
-
0下载:
RTL 异步数据传送模块
用verilog HDL 语言描述
输入为八比特数据,执行操作后异步每比特输出。-• To create Verilog-HDL module written in the RTL style appropriate for both simulation and synthesis, for an Asynchronous Serial Data Transmitter.
• To verify the correct behavi
-
-
0下载:
串口模块程序,可以实现串行发送和接收功能,比特率可以不断调整,数据的长度是可以改变的-Serial port module program, you can achieve the serial send and receive functions, and bit rate can be continuously adjusted, the data length can be changed
-
-
0下载:
单片机串行通信发射机采用串行工作方式,发射并显示两位数字信息,使数据能够在不同地方传递。-Serial Communication transmitter serial work, launch and display the two digital information, so that data can be delivered in different places.
-
-
0下载:
Tcode is in VERILOG HDL (Hardware descr iption language)
code is of UART (universal asynchronous receiver&transmitter) receiver . its objective is to accept serial data from port of computer and allow it to come in a FPGA-Tcode is in VERILOG HDL
-
-
0下载:
UART是广泛使用的串行数据通讯电路。本设计包含UART发送器、接收器和波特率发生器。设计应用EDA技术,基于FPGA器件设计与实现UART。
-UART is a widely used serial data communication circuits. This design includes UART transmitter, receiver and baud rate generator. Design and Application of EDA technology, ba
-
-
0下载:
UART是广泛使用的串行数据通讯电路。本设计包含UART发送器、接收器和波特率发生器。设计应用EDA技术,基于FPGA/CPLD器件设计与实现UART。-UART is a widely used serial data communication circuit. The design includes UART transmitter, receiver and baud rate generator. Application of EDA design technology based o
-
-
0下载:
UART:Universal Asynchronous Receiver/Transmitter,通用异步接收/发送装置,UART是一个并行输入成为串行输出的芯片,通常集成在主板上,多数是16550AFN芯片。
串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。一般完成这种功能的电路,我们称为串行接口电路。-UART: Universal Asynchronous Receiver/Transmitt
-
-
0下载:
this code is for atmegqa8 to act as serial data transmitter for wireless transmitions, for 3 analog data converted to digital and simultaneously displaying it in LCD.
code is written in AVR-GCC platform.
-
-
0下载:
this a serial port (COM) transmitter module and it is fully synthesizble on fpga
it has load, clk, rest and data inputs and serial a,d busy outpus -this is a serial port (COM) transmitter module and it is fully synthesizble on fpga
it has load, c
-
-
1下载:
无线数传电台串口通信C程序源码源码 电台型号为深圳友迅达达公司的F201/B无线数传电台 可直接使用。 已通过测试。
-The wireless data transmitter serial communication C program source code model radio Shenzhen Friends of fast Dada F201/B wireless data transmitter can be used directly. Has been tested.
-
-
0下载:
51单片机的串口通信 RS232 数据的发射于接收-51 single-chip serial communication RS232 data transmitter to receive
-
-
1下载:
FPGA Verilog HDL 语言构建串口数据发送器的详细方案设计-FPGA Verilog HDL language construct serial data transmitter detailed program design
-
-
1下载:
UART(Universal Asynchronous Receiver Transmitter,通用异步收发器)是广泛使用的异步串行数据通信协议。下面首先介绍UART硬件接口及电平转换电路,分析UART的传输时序并利用Verilog HDL语言进行建模与仿真,最后通过开发板与PC相连进行RS-232通信来测试UART收发器的正确性。-UART (Universal Asynchronous Receiver Transmitter, Universal Asynchronous Receive
-
-
0下载:
超声波测距串口显示,使用51单片机产生波,通过超声波发射模块发射,然后计算出发射与接收的时间从而计算出与物体相隔距离,然后通过串口,在上位机上显示出数据。-Ultrasonic Ranging serial display, the use of 51 single-generation wave emitted by the ultrasonic transmitter module, then calculate the transmission and reception of the t
-
-
0下载:
通用同步异步收发器(USART)提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。-The universal synchronous asynchronous receiver transmitter (USART) offers a flexible
means of full-duplex data exchange with external equipment requiring an industry standard
NRZ asyn
-