CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - ucos project

搜索资源列表

  1. SH7708_ucos_ii

    0下载:
  2. 基于瑞萨单片机SH7708的UCOS-II的系统移植,完整的工程代码-Renesas SH7708 microcontroller based on the UCOS-II system transplant, complete project code
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:119.37kb
    • 提供者:wu mou
  1. stm32--uCOS

    0下载:
  2. 基于stm32平台的ucos的系统移植的代码,包含工程文件-imigration sorce code of ucos based on stm32 plateform,and project file included.
  3. 所属分类:SCM

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

    0下载:
  2. uCOS-II移植源代码,运行环境是AVR单片机。文件问一个工程,可行。-uCOS-II portable source code, the operating environment is the AVR microcontroller. File ask a project feasible.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:232.17kb
    • 提供者:陈瑶
  1. uCOSII_for_lpc1700

    0下载:
  2. 周立功1700系列芯片(CORTEX-M3内核)UCOS-II操作系统的KEIL开发环境的工程模板,有需要的就下载吧-Zhou, who KEIL project templates for the 1700 series chips UCOS-II operating system, there is a need to download
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:119.65kb
    • 提供者:JIN
  1. UCOS-II----IAR4.42-

    0下载:
  2. 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:刘润jiang
  1. LPC2400-Project-Files

    0下载:
  2. LPC2400工程模板,ucos代码,IAP版本,中断嵌套方案,前后台版本等-LPC2400 project templates, ucos code, IAP version, interrupt nesting program, before and after the Taiwan version
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:sure
  1. ucos_stm8s105k6_uart

    0下载:
  2. 本资料主要是一个移植ucos II到stm8s单片机的的项目源码(iar环境),比较重要的是一个基于ucos的串口驱动,uart使用中断方式,使用了ring buffer,高效实用,便于移植(在COMMxx的两个文件中),此外还有一个使用stm8s输入捕获功能解码红外信号的模块,还包括gpio,adc,pwm,awu模块,极具参考价值,本人亲自摸索调试通过。-This information is mainly a transplant ucos II to stm8s microcontrol
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:1.61mb
    • 提供者:eric
  1. ATemplateOfSTM32_uCOS-II

    0下载:
  2. STM32F10x的工程模版,带有官方库v3.5和uCOS-IIv2.86,可以直接使用。-STM32F10x project templates with official repository v3.5 and uCOS-IIv2.86, can be used directly.
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:7.12mb
    • 提供者:wang
  1. STM32F0

    0下载:
  2. STM32F0各种OS工程源码实验(包含CooCox、Arduino_LED、Libraries、uCOS-II-V2.91等)-STM32F0 various OS project source experiments (including CooCox, Arduino_LED, Libraries, uCOS-II-V2.91, etc.)
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:陈宇旬
  1. STM32F103-LIN

    1下载:
  2. 这个是我的一个车机项目中正在使用的LIN代码.MCU是STM32F103使用的是UCOS-II系统.这段代码包括LIN的从模式的初始化、接收、回应等。利用的是串口的LIN模式中断。带有很多中文注释。希望对你有用。-This is the use of a car engine project my code in LIN.MCU is the use of the STM32F103 is UCOS-II system. This code includes LIN from model ini
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:昭泊
  1. ucOS_ucGUI_GUI-code

    0下载:
  2. ucOS+ucGUI 人机界面实验源码,采用STM32单片机-ucOS+ucGUI project source code
  3. 所属分类:SCM

    • 发布日期:2017-12-17
    • 文件大小:3.26mb
    • 提供者:yanhai
  1. uCOS-IIFORC51

    0下载:
  2. 移植uCOS-II到C51单片机,很实用的一个工程(Transplant uCOS-II to C51 microcontroller, a very practical project)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:83kb
    • 提供者:QQyang
  1. project

    1下载:
  2. 通过消息队列为任务调度的程序框架,根据实际工程应用,封装了消息结构体,任何开发板demo中都没有的经典工程软件架构.本工程的单片机平台为STM32F103.(Through the message queue for the task scheduling process framework, according to actual engineering applications, encapsulates the message structure, any development boar
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:575kb
    • 提供者:大麦
搜珍网 www.dssz.com