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

搜索资源列表

  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. ucosII_i2c

    0下载:
  2. 周立功公司的ARM开发板LPC2119环境下,I2C总线读写驱动程序。该代码可以重入。可直接使用无须修改。-the development board LPC2119 ARM environment, I2C bus driver to read and write. The code can go back to. Direct access needed to be changed.
  3. 所属分类:uCOS开发

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

    0下载:
  2. linux下的usb驱动程序开发的4个实例,还不错,没有密码。希望和大家一起分享-the USB driver development four examples, quite good, no password. Hope and share with everyone.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1.18mb
    • 提供者:孟晓露
  1. Micrium_NIC_AT91SAM7x256

    0下载:
  2. Micrium专门针对AT91SAM7X256发布的网卡驱动源码,目录结构符合Micrium新标准,该网络CPU的开发板原理图在ATMEL网上公布了的。-Micrium specific AT91SAM7X256 issued by the NIC driver source code, Micrium directory structure conforms with the new standards, The network CPU board development in ATMEL d
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:17.6kb
    • 提供者:富兰克张
  1. rtl8139_code

    0下载:
  2. 嵌入式网络驱动程序开发,rtl8139,供参考-Embedded Network Driver Development, rtl8139 for information
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:65.44kb
    • 提供者:zhaozhenfu
  1. LPC17xx-uCos-W2.89 精选uC/OS II 2.89,完美支持CM3

    0下载:
  2. 精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。-Selected uC/OS II 2.89, the perfect support for CM3, a
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-25
    • 文件大小:8.04mb
    • 提供者:方卫龙
  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. AT91SAM7X256_USART_test

    0下载:
  2. 一个AT91SAM7X256 USART驱动实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-An experimental AT91SAM7X256 USART driver, hardware environment at91sam7x-ek development board, development environment for iar.
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:251.45kb
    • 提供者:hijack
  1. emc_c

    0下载:
  2. SST39VF160在uC/OS2系统中的驱动程序。支持延缓写入功能。开发环境:ads1.2-SST39VF160 in uC/OS2 system driver. Write functions to support the delay. Development Environment: ads1.2
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:74.97kb
    • 提供者:gh
  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. ucosiiLPC2138IAREWARM

    0下载:
  2. NXPLPC2138 平台下使用UC/0S-II 操作系統. 在IAR工工程環境下的源代碼.帶有一此驅動程序,LCD驅動,還有原開發板的BSP包.-NXPLPC2138 use UC/0S-II operating system platform. Engineering at IAR environment s source code. One with this driver, LCD driver, have the original development board of t
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.9mb
    • 提供者:廖001
  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. 2131xiaoche

    0下载:
  2. 基于lpc2131开发板,步进电机驱动,实现小车的循迹以及扎平衡-Lpc2131-based development board, stepper motor driver, the vehicle tracking as well as to achieve a balance bar
  3. 所属分类:uCOS

    • 发布日期:2017-05-04
    • 文件大小:1.21mb
    • 提供者:李晓路
  1. device.c

    0下载:
  2. 基于LPC2300的基础驱动,是学习ARM的入门和学习的人员的不可缺少的资料。包含的代码是周立功的开发板的代码。有详细的注释。-Based on LPC2300 based driver, is to learn ARM' s entry and learning essential personnel information. Contains code is ZLG development board code. Detailed comments.
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:233.03kb
    • 提供者:吴青青
  1. LCD_Demo

    0下载:
  2. SmartARM3250开发平台lcd 驱动 ucos源码-SmartARM3250 source development platform lcd driver ucos
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:584.01kb
    • 提供者:周中
  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. Serial-Driver

    0下载:
  2. 这是一个基于ucos操作系统开发的串口循环缓冲区!是运行于ARM7内核的LPC2148处理器上的。-This is an operating system development based on the serial ucos circular buffer! Is running on the LPC2148 ARM7-core processors.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:4.79kb
    • 提供者:suyoujiang
  1. Touch-screen-driver

    1下载:
  2. ARM开发板的触摸屏驱动程序,可通过超级终端查看屏幕触点的坐标及运动方式-ARM development board of the touch screen driver, you can view the screen contacts via HyperTerminal coordinates and movement pattern
  3. 所属分类:uCOS

    • 发布日期:2014-09-09
    • 文件大小:191kb
    • 提供者:Jack
« 12 »
搜珍网 www.dssz.com