搜索资源列表
u-uart
- UART verilog TX/RX OpenCores share
f347 uart
- f347 uart tx/rx
test_uart
- uart VHDL code : include tx,rx,parity bit control
my_idea
- uart 0f ATMEGA 32 .basic tx rx.
uart_tx_rx
- 该工程用verilog编写,已通过串口调试助手调试通过,接收模块采用8倍波特率采样数据,有较好的滤波功能,在PC上完成自发自收功能。-Verilog prepared by the project, has passed through the serial debug debugging assistant, receiving 8 times the baud rate module sampling data, a better filtering in the PC to complet
RS23(uart)-WiFi
- 串口- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富, 使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
uart
- uart - veiloghdl rx, tx, baudrate-uart- veiloghdl rx, tx, baudrate
UART-WLAN
- Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
F340_uart
- 本程序是通过F340的uart0与PC进行串口通讯的例程,具体实现为当F340收 *从PC传来的数据后将数据原样回发给PC机 ,端口为RX=P0.5,TX=P0.4-This program is through the F340' s uart0 serial communication with PC for a routine, concrete realization of the closing* When the F340 data coming from the PC a
chipscope_Tx-Rx
- chipscope analysis of mini uart module including counter for spartan 3e
uart
- Verilog 编写全双工UART input clk, // 这个模块的主时钟 input rst, // 同步复位信号 input rx, // 串口接收端口 output tx, // 串口发射端口 input transmit, // 发送信号 input [7:0] tx_byte, // 发送的字节 output received, // 表明,已接受到一个字节 output [7:0] rx_
rx
- receiver in using UART protocol
UART_RS485_tx-rx-cortex--m0
- arm cortex M0 的uart rs485 接口的例程,包括tx rx都有 -arm cortex m0 s examples for uart rs485 ,including tx rx
UART
- This document will help you to various experiments related to serial communication Such as 1. Transmitting character/string serially through serial Tx pin 2. Receiving character/string serially through serial Rx pin using interrupt. Ther
UART
- URAT设计,系统包括五个模块,MCU模块,TX发送模块,RX接受模块,波特率产生模块,复位模块。-URAT design, the system consists of five modules, MCU module, TX transmit module, RX accept modules, baud rate generator module, reset module.
Uart
- 使用verilog语言实现FPGA与计算机串口的通信,包括clk分频,uart顶层文件,rx,tx。使用verilog-FPGA serial port to communicate with the computer, including the speed choose, uart top file, rx, tx. Use Verilog
USART-(Tx-Rx)
- THIS PROJECT BASE ON STM32F103XX CONTROLLER TO CONFIGURATION FOR UART COMMUNICATION DUAL MODE TX AND RX
uart
- 基于verilog的fpga串口通信,rx,tx.两根线(Basend on verilog fpga uart tong xin)