搜索资源列表
rtos串口函数库
- RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the library's timer2 51, 9600 app
r_buf
- 自己写的一个用在单片机串口通讯中的环形队列缓冲区管理模块。-himself wrote a serial microcontroller used in the communications ring buffer queue management module.
4.2Serial
- ads1.2开发环境下《ARM与嵌入式系统基础实验教程(1)》第4章4.2 串口和队列源代码-ads1.2 development environment "ARM based embedded systems with experimental Guide (1)" Chapter 4 4. Serial and cohort 2 source code
avruart
- 采用循环队列的方式接收串口数据,由其在接收协议数据的时候可有效的防止丢包现象.
4.3_SDMMC
- 利用ZLG/SD软件包以及串口间件,数据队列软件包,构造一个SD/MMC卡读卡器.
COM_IN_INT.rar
- 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
UartDemo
- LPC2100串口驱动程序,使用FIFO,以及中断处理,队列处理。直接移植使用。-LPC2100 UART
uart_student
- 51单片机经典串口队列程序的使用 stc单片机编写的 很有参考意义-uart 51da np i a nj iche ng xu huan gyi ngda jia xiaz ai d d d dsd dfg e e g dg de ew
SQ
- 51单片机的串口中断自动触发发送队列程序,以及Protues下的仿真-51 microcontroller serial port interrupt is triggered automatically send queue procedures, as well Protues under the simulation
xunhuanduilie_finish
- 使用循环队列的方式接受或发送串口数据,实现单片机与电脑的通信,带液晶显示程序。-Circular queue to accept or send serial data, with the LCD program.
Com_Queue
- 单片机串口接收缓存队列的简单实现,由C语言实现,性能稳定,移植方便可靠!-Microcontroller serial port to receive buffer queue to achieve a simple, achieved by the C language, stable performance, reliable and convenient transplantation!
STM32-serial-port-driver
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+ DMA+ phonetic retrieval)
51MCU_FIFO
- 51单片机的FIFO(先入先出)循环队列实现(已在串口通信中实际应用)-51 single-chip FIFO (FIFO) circular queue (already in the practical application of the serial communication)
main
- STM32 使用DMA串口收发,外加环形队列(fifo),可以应用到大量数据收发。-STM32 DMA serial transceiver, plus a circular queue (the fifo) can be applied to large amounts of data to send and receive.
STM32
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+DMA+ phonetic retrieval)
serial
- 用队列方式直接进行串口收发,用的时候直接调用串口-Directly with queue serial transceiver when a direct call to the serial port
Mini4Z-V1
- 2013年4月27日 最简单的任务和中断之间的数据传输:队列 将程序修改为通过队列传送数据 串口中断服务程序中,将读取到的数据发送到队列中 在OnCommunicationTask()中,将接收到的数据通过串口发送出来-April 27, 2013 between the simplest of tasks and interrupt data transmission: The queue to modify the program for the queue to trans
18B20
- STC15F104W单片机虚拟串口,并且带有18B20测温的功能,可与MCU或上位机进行通讯,波特率可以在程序中设置,带有队列,工作稳定-STC15F104W microcontroller virtual serial port, and with 18B20 temperature function can be used with MCU or PC communication, baud rate can be set in the program, with a queue, stab
R5F100LE-USART-TX-and-RX
- 基于瑞萨单片机RL78的串口队列操作程序。利用串口中断和瑞萨的串口接受完成函数,实现瑞萨的串口中断队列接受功能。-Renesas RL78 microcontroller based serial queue procedures. Use serial port interrupt and Renesas serial reception complete function, enabling Renesas to accept the serial interrupt queue funct
(FIFO)串口接收和发送
- 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)