搜索资源列表
rs232
- 用vhdl实现fpga串口通信 包含 波特率生成 发送模块 接收模块 过采样 signaltap使用-Vhdl fpga serial communication with the realization of sending module contains the baud rate generation receiver module using oversampling signaltap
RS_232
- VHDL实现RS232串口通信,压缩包内有完整的quartus2工程,由顶层,波特率,发送,接收四个模块构成。外部电路只需要一片MAX232就能与串口助手或单片机通信。-VHDL implementation of RS232 serial communication, compressed within a complete quartus2 project from the top, baud rate, send, receive four modules. External circui
VHDL-uart
- 本程序应用VHDL语言,详细描述了RS232串口协议,包括发送,接收,波特率的产生,模块化编程,对于初学者尤为有宜!-The program in VHDL language, the detailed descr iption of the RS232 serial protocol, including sending, receiving, and baud rate generation, modular programming, especially for beginners sho
sdram_mdl
- 关于RS232串口调试中接收和发送的控制模块部分的程序-About the RS232 serial port receive and transmit debugging control module part of the program
rs232_tr
- 自学的串口通信模块,包含接收模块,发送模块,波特率模块,顶层模块-RS232 communication application,VHDL code
UART
- (1)在FPGA上设计UART接收模块实现从PC接收串口数据(RS232串口通信); (2)在FPGA上设计UART发送模块,把从PC接收的数据的16进制值加1再发送给PC; -(1) Design UART receiver module receives serial data (RS232 serial communication) the PC to the FPGA (2) Design UART transmit module on FPGA, the hexadecim
jieshou
- 通过NRF24L01模块接收发送端发出的温度信息,当数据接收完成后产生接收完成中断信号,单片机确认有中断信息后读取NRF24L01接收缓冲区中的数据,根据数据包协议将接收到的信息通过数码管动态扫描方式显示当前温度,同时也将温度信息通过 RS232 串口上传给PC机, 并对温度信息进行数据统计和数据存储。 -Transmitting and receiving information through NRF24L01 module temperature side issue, when the
uart
- FPGA实现rs232串口通信,包含接收模块和发送模块-FPGA transmit
STM32_ESP8266_WIFI
- 本程序会将WIFI模块发送的数据转发到USART1串口,同时将USART1串口接收到的数据转发给WIFI模块。这样客户就可以通过HL-340的USB转RS232串口线来测试WIFI模块的AT指令了。-The data in this program will be forwarded to the WIFI module sending USART1 serial port, while forwards USART1 receive serial data to WIFI module. So
UART-Altera
- 使用Atera FPGA CycloneII 实现串口通信,遵循RS232协议。FPGA上的模块实现了数据的接收,取补码和发送。(Achieve serial communication with FPGA, following the protocol of RS232.)