搜索资源列表
uart.rar
- 实现串并口通信,共有发送和接受两个模块。,Strings parallel to achieve communication, send and receive a total of two modules.
Uart.rar
- UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
2410-UART
- s3c2410串口通信程序,实现收发数据功能-s3c2410 serial communication program, send and receive data capabilities to achieve
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
uart
- Verilog实现串口收发数据,包括整个quartus工程-Verilog serial port to send and receive data, including the whole quartus project
FPGA-RS232-verilog
- fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
UART
- 内含有完整的UART代码,包括发送和接受,且有testbench,可以直接仿真调试-Contain complete UART code, including send and receive and there testbench, can directly Simulation debugging
feng_rs0
- 基于FPGA的串口通信,PC给FPGA发送数据,FPGA收到数据并返回给PC-FPGA-based serial communications, PC to the FPGA to send data, FPGA Receive data and return to the PC
Uart(FIFOSend.TimeoutReceive)
- AVR mega16/mega32的UART FIFO发送.超时接收,广泛应用于工业控制.这是原创作品.-AVR mega16/mega32 send the UART FIFO. Overtime receiver is widely used in industrial control. This is the original works.
TC35
- 介绍了短消息的格式设置、消息删除、发送接收等源码,以及相应的实例程序。-Introduce a short message format settings, delete message, send to receive, such as source code, as well as examples of the corresponding procedures.
uart_zhiwen
- RS232的UART编程,包括波特率发生器模块,串口接受模块,串口发送模块-RS232 programming the UART, including the baud rate generator module, serial module to receive, send serial module
uart
- 串口调试源代码,实现串口数据的发送、接收-Serial debug the source code to achieve serial data to send, receive
uart-test
- avr单片机每隔一段时间就通过串口给上位机发送一段数据,然后等待上危机处理-Single-chip avr from time to time through the serial port to the host computer to send a section of data, and then wait for the crisis management
uart-sendandreceive
- STM UART串口发送接收字符串程序,及简单的串口数据解码-STM UART serial port to send the string to receive the procedure, and a simple decoding of serial data
UART
- 实现了STC的串口通信,我已经自己测试过,完全能正确接收和发送,接收采用的中断放方式。-STC implements the serial communication, I have tested their own, fully able to properly receive and send, receive interrupt used in place ways.
UART
- mega16 11.0592mhz 中断方式 接收 发送-mega16 11.0592mhz send interrupt to receive
UART
- 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
uart
- MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
CC2530-uart-send-data-to-pc
- CC2530-单片机串口发数,通过uart的收发,实现与pc机的通讯,可以跟踪cc2530的log-CC2530-chip serial number issued
android发送接收uart串口代码
- Android 发送接收uart串口数据代码(android send and receive uart data,source code)