CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - 驱动 内核

搜索资源列表

  1. usosII_ModemDriver

    0下载:
  2. 在ARM内核的LPC2119硬件平台下,以uc/osII开发环境下写的操作modem的设备驱动程序。用户可以不用修改即可操作modem,而且代码是可重入的。-in the LPC2119 ARM core hardware platform, to uc / osII development environment to write the operation of the modem device driver. Users do not have to be amended to opera
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:190.49kb
    • 提供者:周冬生
  1. project20070425-1

    0下载:
  2. 基于ARM的ucLinux、linux内核、驱动、应用调试-Based on ARM ucLinux, Linux kernel, drivers, application debugging
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:135.81kb
    • 提供者:林智文
  1. usco-chuankou

    0下载:
  2. 这是基于ucos内核实现的一串口驱动程序, 是在51单片机的环境下
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:192.19kb
    • 提供者:叶新栋
  1. uCos-uart-driver.rar

    0下载:
  2. uCOS-II内核分析,在单片机上实现uCOS-II的移植,同时在该操作系统上实现uart驱动,uCOS-II core analysis, in SCM to achieve uCOS-II of the transplant, at the same time in the operating system to achieve UART driver
  3. 所属分类:uCOS

    • 发布日期:2017-03-22
    • 文件大小:194.64kb
    • 提供者:breaker
  1. uCOS

    0下载:
  2. μCOS-Ⅱ标准教程(杨宗德) 源代码-μCOS-Ⅱ standard tutorial (Yang Zongde) source code
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:胡靖华
  1. UCos-II.core.analysis.Transplantation.and.Driver.D

    0下载:
  2. 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:iceyfire
  1. 28-earth-netENC28J60

    0下载:
  2. 基于UCOS的以太网驱动源码,st-cotexm3内核芯片驱动-ucos st-cotexm3
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:郑祥滨
  1. COMDriver_uCOS-II

    0下载:
  2. uCOS-II在51内核下的移植,主要是包含了串口的驱动,对于需要在uCOS-II下写驱动的朋友是一个很好的参照,一定会对你有用.-uCOS-II in 51 transplant core of mainly contains serial drivers for the need to write uCOS-II under the driver s friend is a good reference, you will surely be useful.
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:193.5kb
    • 提供者:Davinci
  1. UCOS-II_core_6

    0下载:
  2. uCOS-II内核分析移植与驱动程序开发,书中的第6章源代码,极具参考价值,学完它可以很容易进行ucos系统上的应用程序开发.条理清晰易懂,最好配合书本一起看-uCOS-II core analysis of Transplantation and driver development, the book Chapter 6 source code, great reference value, study it can be easily finished for uCOS systems a
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:194.38kb
    • 提供者:breaker
  1. UCOS-II_core8

    0下载:
  2. uCOS-II内核分析移植与驱动程序开发,书中的第7章源代码,极具参考价值,学完它可以很容易进行ucos系统上的应用程序开发.条理清晰易懂,最好配合书本一起看-uCOS-II core analysis of Transplantation and driver development, the book, Chapter 7 source code, great reference value, study it can be easily finished for uCOS systems
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:194.95kb
    • 提供者:breaker
  1. UCOS-II_core9

    0下载:
  2. uCOS-II内核分析移植与驱动程序开发,书中的第9章源代码,极具参考价值,学完它可以很容易进行ucos系统上的应用程序开发.条理清晰易懂,最好配合书本一起看-uCOS-II core analysis of Transplantation and driver development, the book, Chapter 9 source code, great reference value, study it can be easily finished for uCOS systems
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:158.68kb
    • 提供者:breaker
  1. 6

    0下载:
  2. 主要针对三星公司S3C44b0X的ARM7内核开发的LCD驱动控制程序,用于研究学习。-Samsung S3C44b0X target of the ARM7 core the development of LCD driver control program for the study.
  3. 所属分类:uCOS

    • 发布日期:2017-04-23
    • 文件大小:32.13kb
    • 提供者:wish
  1. 51Transplantation

    0下载:
  2. 本资料详细的讲解了UCOS了内核在51系列单片机上的移植,里面包括了详细的51串口驱动等系列的内容!-The detailed information on the UCOS the core of the 51 series single chip on the transplant, which includes a detailed series of 51 serial port driver, such as the content!
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:434.25kb
    • 提供者:momo
  1. High-speed-serial-port-driver

    0下载:
  2. 本实例的高速串口驱动,以UCOS内核为基础,详细的讲解了UCOS的外部扩展过程!-The examples of high-speed serial port driver to kernel-based UCOS a detailed explanation of the expansion process of the external UCOS!
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:439.98kb
    • 提供者:momo
  1. 0904031633

    0下载:
  2. 基于XC888 51内核单片机的 UCOS2移植 附有LCDGUI和 LIN通信协议驱动,在UCOS2基础上增加了堆栈溢出检测功能,提高操作系统运行的稳定性-XC888 51 core-based MCU with UCOS2 transplantation LCDGUI and LIN communication protocol-driven, based on the increase in UCOS2 the stack overflow detection, improve the
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:115.3kb
    • 提供者:haohao
  1. LPC2148_USB_uCOS

    0下载:
  2. 本软件包含有嵌入式操作系统uC/OS-II下,ARM7内核芯片LPC2148 USB的固件驱动程序。此代码用C语言在ADS1.2集成开发环境中开发并调通,可在实际工程中使用。USB外围电路、PC界面接口代码和使Windows98/2000/XP识别USB的驱动文件以及重要接口函数说明也在压缩包中。-This package mainly contains the USB firmware codes of the LPC2148 under the uC/)S-II operating syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2.83mb
    • 提供者:张集墨
  1. 53607890DriveM

    0下载:
  2. 基于开源的uC/OS-II 内核没有设备管理功能的缺点,本项目根据uC/OS-II 自身的结构特点,设计一个设备管理框架,将不同设备驱动程序通过统一的内核接口进行管理。同时,该设备管理框架对用户屏蔽底层设备驱动,可进一步加强uC/OS-II 易于移植、裁剪的特点。-Owing to the bustling of the daily loading operation of methanol, artificial loading has some disadvantages such as l
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:17.42kb
    • 提供者:韩晓
  1. uCOS51

    0下载:
  2. 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 ma
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:174.05kb
    • 提供者:章鹏
  1. uCOS_2_kernel_porting_and_driver_development_tutor

    0下载:
  2. uCOS-2内核移植与驱动开发教程uCOS-2 kernel porting and driver development tutorial很好的pdf文档内核移植驱动开发分析教程-uCOS-2 kernel porting and driver development tutorials uCOS-2 kernel porting and driver development tutorial good pdf document kernel driver development of tra
  3. 所属分类:uCOS

    • 发布日期:2017-06-12
    • 文件大小:19mb
    • 提供者:贾三
  1. uCOS-IIkerneldriversourcecode

    0下载:
  2. uC/OS-II内核驱动程序源代码 包括μC/OS-Ⅱ操作系统启动过程中的硬件初始化等-uC/OS-II kernel driver source code, including operating system boot process μC/OS- Ⅱ hardware initialization, etc.
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:苏菲
« 12 »
搜珍网 www.dssz.com