搜索资源列表
UartDriver
- uc/osII平台下串口驱动程序,支持重载,非常好用,已经通过产品测试,并应用于产品中。-Serial (UART) driver for uC/OS-II platform supporting reload feature. Driver itself has passed product evaluation cycle and has been embedded in real product.
44b0-232-ucLINUX-driver
- 基于44B0-uCLINUX串口驱动程序
usco-chuankou
- 这是基于ucos内核实现的一串口驱动程序, 是在51单片机的环境下
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
SerialDriverBasedonuCOS-II
- 基于ucos-II的串口驱动程序。内容包括ucos-II移植到C51系列单片机上的全部代码,带有中文注释。-Ucos-II based on the serial port driver. Include ucos-II ported to the C51 series of single-chip all the code, with Chinese Notes.
UART0
- 一个ARM平台的串口驱动程序,其他平台的可以参照修改,在可以直接在lpc2478平台运行-ARM platform a serial driver, other platforms can refer to changes in the platform can be run directly on lpc2478
UART_384
- 定制协议的串口处理模块,用C语言写的可在ucos2上运用的驱动程序,可为写串口协议处理命令提供参考-Custom serial protocol processing module, using C language can be written on the use of ucos2 driver can write serial command protocol processing provide a reference
LPC2138key-lcd-uart
- LPC2138键盘显示密码串口代码包含键盘显示程序,LCD驱动程序,串口程序在UCOS2下的总程序-LPC2138 keyboard and display password serial code contains the keyboard display program, LCD driver, serial program under the general procedure UCOS2
920USART
- 9200 串口驱动程序源码,非常有参考价值-9200 serial port driver source code, very useful reference
LCD
- lpc2148的LCD驱动程序以及LCD的测试程序,包含串口通信以及外部中断-lpc2148 of LCD drivers and LCD testing procedures, including serial communication and external interrupt
ucos-51example
- 里面有串口驱动使用程序。将ucos移植到了stc单片机上。-Serial driver to use the program. Ucos transplant to stc microcontroller.
DRIVER
- 这个是在stm32f103平台下,基于ucos的一些驱动程序,包括串口,定时器,LCD,SPI等模块。具有很好的移植性。-This is in stm32f103 platform-based the ucos some drivers, including serial ports, timers, LCD, SPI module. Has good portability.
Realtime-serial-driver-on-UCOS-II
- 基于ucos-II的实时内核串口驱动程序的思路及部分关键代码,已用于产品中,稳定可靠。-Based on the idea of uCOS-II real-time kernel serial driver and some of the key code has been used, stable and reliable product.
USART_Driver
- 基于UCOS内核的,STM32串口驱动程序,接收与发送使用中断方式,并提供print_infor含数,可作为log的输出-UCOS kernel based STM32 serial driver