搜索资源列表
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.
S3C44B0Xcomm
- 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules and the method to which attenti
lpc2132mydemo
- lpc2132演示程序,同样是\"基于硬件FIFO和缓冲队列的\"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
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卡读卡器.
第4章-μCOS-II中间件.rar
- 第4章-μCOS-II中间件 4.1-数据队列 4.2-串口驱动 4.3-MODEM接口模块 4.4-I2C总线模块 4.5-SPI总线模块 4.6-ZLGFS文件系统,Chapter 4- COS-II Middleware 4.1-4.2 cohort data-driven serial 4.3-modem interface module 4.4-4.5 I2C Bus module- SPI bus module 4.6-ZLGFS File System
LM3SLib_UART_FIFO_TxInt.zip
- lm35 与 lpc2000系列 串口通信示例代码程序 主要是串口缓冲队列发送部分 大家有兴趣可以看看,lpc2000 series with lm35 sample code serial communication procedure is to send part of the serial buffer queue can have a look at all interested in
COM_IN_INT.rar
- 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
LPC1768_UART0
- LPC1768串口(UART0)收发任意数据(带数据队列)-LPC1768 serial port (UART0) receive any data (with data queue)
STM32Pdma
- STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
fifo
- 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
lpc2132_dome
- lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
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
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
UART带数据队列
- stm32F103串口通信UART带数据队列(Stm32F103 serial communication UART with data queue)
ByteQueue
- 队列缓冲区设定模块,可用于串口、按键、AD等需要较大缓冲区的工程(A queue buffer setting module, which can be used for a project with a larger buffer, such as serial ports, keys, AD, etc.)
(FIFO)串口接收和发送
- 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)