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

搜索资源列表

  1. calculator

    0下载:
  2. ucos下的一个计算器编程实例,希望对学习这起到帮助作用。-ucos under a calculator programming examples, I hope to learn this helpful.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:139408
    • 提供者:alex
  1. Small_uCOSMostImportant

    0下载:
  2. STM32F107 keil 一个高仿uCOS的任务调度系统。其实uCOS的核心部分需要移植的部分仅仅是这些,这里我用了很精简的代码让大家知道uCOS到底有多小。-STM32F107 the keil an imitation the uCOS task scheduling system. In fact, the core part of uCOS part in need of transplantation only these, I used a very concise code t
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:35468
    • 提供者:sunyi
  1. PlayGames-Project

    0下载:
  2. 基于ucos-II操作系统在51单片机上的移植-E m b e d d e d R e a l- t i m e O p e r a t i o n S y s t e m C/O S- I I f o r 5 1 M C U
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:299546
    • 提供者:lbsteven
  1. 445204228LPC214X_ucosii

    0下载:
  2. ucos-ii的模板,初学者相当有用了,本人实际调试通过-CENTER-ii template, quite useful for beginners, I actually debugging through
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:206491
    • 提供者:官平
  1. yehuo-STM32(wanzheng)

    0下载:
  2. 学习STM32的好资料,野火的STM32教程,包含初级,中级,高级篇以及UCOS的移植,语言通俗易懂,我喜欢的野火的风格,全部采用库讲解,入门STM32的好资料。-Learning the STM32 good information, the wildfires STM32 tutorial, easy to understand language, the style I like wildfire, all libraries to explain, entry-the STM32 goo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:14853509
    • 提供者:吴亚杰
  1. 51__ucosii

    0下载:
  2. 在51单片机上实现UCOS的移植,主要是源代码,大家可以移植学习,本人已经实践可以使用-UCOS transplant on 51 SCM source code, we can be ported to learn I already practice can use Thank you
  3. 所属分类:uCOS

    • 发布日期:2017-11-28
    • 文件大小:207041
    • 提供者:longshe
  1. lccuCOS-II_example

    0下载:
  2. 比较经典的uCos-II例程,本人看过收获颇多,拿出来与大家分享-Classic uCos-II routines, I have seen learned a lot, come to share with you
  3. 所属分类:uCOS

    • 发布日期:2017-11-30
    • 文件大小:729273
    • 提供者:琛琛
  1. UCOS_51

    0下载:
  2. ucos系统 移植到51单片机上,在代码中我有建立两个简单的测试任务,然后用串口答应出来以显示任务已经创建成功,本代码供初学者学习参考用-ucos system transplanted to 51 MCU code I create two simple test task, then serial promised to show the task has been successfully created, the code for beginners learning reference
  3. 所属分类:uCOS

    • 发布日期:2017-11-19
    • 文件大小:242596
    • 提供者:张庆林
  1. ucOS_II-ON-STC89C516RDP

    0下载:
  2. 网上有很多关于ucos移植到c51的资料,但基本都没有调试文档,让很多有心去了解ucos的人走不少弯路,现在附上本人在STC89C516RD+成功运行的版本,其实主要的移植部分都没有改动,主要是说说自己的心得,另附上ucos源代码注释文档以及keil C51的详细设置文档-There are many online about the ucos transplantation information to c51, but basically no debugging document, so
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:2260487
    • 提供者:牧业成风
  1. ucOSaFS

    0下载:
  2. 注意:我只在任务1里对ram disk进行文件系统的访问,其余任务没有进行修改,ucos源码和ucfs源码均是网上下载的,我做的工作仅仅是进行了些整合而已。-Note: I only in task 1 of ram disk file system access, and the rest of the task is not modified, ucos source and ucfs source are downloaded online, I work only for some co
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:1396889
    • 提供者:wang
  1. STM32PuCOSPISR

    0下载:
  2. 自己亲自移植的uCOS-II工程,用MDK(keil)编译的,基于STM32F103芯片。用到了1个串口,4个GPIO端口(1个按键中断,1个指示中断的LED,和另外两个LED分别代表两个Task)。如果有什么需要帮助的,里面有我本人的联系方式。 -I proted uCOS-II to STM32Fl03 MCU by MDK compiler.The project have used USART1 and 4 of GPIO which for Interrupt,LED of int
  3. 所属分类:uCOS

    • 发布日期:2017-05-15
    • 文件大小:3827079
    • 提供者:北极星
  1. TinyOS(stm32)

    2下载:
  2. 这是uCOS-II 精简版在STM32 上的移植,体积很小,适合ROM很小的单片机,甚至是8位机,实战可用,实用价值很高,一般人我不给。-This is uCOS-II Lite on the STM32 transplantation, small size, suitable for a small ROM chip, or even eight machines, combat available, highly practical, and most people I do not gi
  3. 所属分类:uCOS

    • 发布日期:2016-09-04
    • 文件大小:319488
    • 提供者:王海洋
  1. uC_Prj

    0下载:
  2. 原创的ucos例程,共11个,包含了所有ucos基本内容,如信号量,调度锁等;学STM32首先要了解ucos的架构,清楚架构后,移植都是一件很简单的事情。相信这些例题能够帮助到大家入门ucos-ucos source code exaple created by myself. 11 in all, which includes all of basic context of ucos, such as Semaphore,OSSchedLock It s need to know
  3. 所属分类:uCOS

    • 发布日期:2017-06-15
    • 文件大小:24152264
    • 提供者:HM_K
  1. STM32PUCOSPLEDMUTILOS

    1下载:
  2. 本人在STM32上移植的uCOS,可在开发板上多任务运行,并添加了按键的中断,程序里面对UCOS运行过程和任务切换有详细注释。-I transplanted the STM32 uCOS, can run multiple tasks on the development board, and added key interrupt, the program which runs on the UCOS process and task switching detailed notes.
  3. 所属分类:uCOS

    • 发布日期:2014-11-04
    • 文件大小:4440064
    • 提供者:朱晖
  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
    • 文件大小:4234
    • 提供者:昭泊
  1. STM32F030_uCOS-II-V2.91

    1下载:
  2. 基于STM32F030的uCOS-II-V2.91的库函数开发,希望对这个廉价的芯片开发有兴趣的朋友有所帮助-Based on the uCOS-II-V2.91 of STM32F030 library function development ,I wish to help you when you develop this cheap chip……
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1316784
    • 提供者:刘成
  1. UCOSII2signal-and-mailbox

    0下载:
  2. 基于stm32的ucos体统学习 本次学习是信号和邮箱内容 希望对同学们有点帮助-STM32 UCOS system learning the learning signal and email, I hope a little help for the students based on
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:500177
    • 提供者:Gent Liu
  1. UCOSII-hangRcover

    0下载:
  2. 基于stm32的ucos体统学习 本次学习是创建任务删除挂起恢复内容 希望对同学们有点帮助-STM32 UCOS system learning the learning task is to create delete pending recovery I hope a little help for the students based on
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:489026
    • 提供者:Gent Liu
  1. APP

    0下载:
  2. 这是我做的一个智能空气检测仪的C代码,基于ucos实时操作系统实现,主要包括SPI通信,WiFi连接等几个部分,可以将数据上传到远程服务器,功能还可以,希望对大家有用-This is what I do a smart air detector C code, based on ucos real-time operating system, and comprises several parts SPI communication, WiFi connectivity, data can be
  3. 所属分类:uCOS

    • 发布日期:2017-05-04
    • 文件大小:32949
    • 提供者:刘大龙
  1. BLDC

    2下载:
  2. 提供原理图和相应的原代码,源代码是基于免费开源CoOS(UCOS类似)操作系统上写的,在学习无刷电机的控制同时还能学习到操作系统的知识。同时提供用Matlab的GUI编写的串口接收程序和开源的代码,实时接收速度和电流信息,便于PID测试,并且有CAN(TJA1050)接口。同时自己可以进行修改学习Matlab的GUI编程。 1. STM32F103RB处理器 时钟72M Flash 64K RAM 20K 2. MOSFET SUD35N05-26L 55V 35A Rds=0.02 3. M
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-11-23
    • 文件大小:3003392
    • 提供者:晓之古城
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com