搜索资源列表
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.
queue0
- 数据队列的中间件,用于串口传输数据,实现串口通信-cohort data middleware for the serial transmission of data, Serial Communication
7845LC
- 串口LIFO代码+CRC! 串口队列可以用下
串口代码
- 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率 ;当
第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
USART.rar
- 一个串口通信程序,采用循环队列的方式进行接收和发送,,A serial communication procedure for the way the cycle queue to receive and send
COM_IN_INT.rar
- 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
queue
- 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
Queue
- 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
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
easyarmUART
- 周立功公司LPC2200开发板上串口通信例程,实现了串口队列,ADS下开发-ZLG company LPC2200 development board serial communication routines to achieve a serial queue, ADS under development
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.)
新建文件夹
- 串口队列操作,串口自动存储数据,如队出队管理(Serial port operation, serial port automatically store data, such as team management.)
(FIFO)串口接收和发送
- 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
生产者消费者架构的串口高速数据采集
- labiew 生产者消费者架构编写的串口数据采集程序,消息队列方式(Labiew ,producer consumer architecture compiled serial data acquisition procedures, message queuing mode)