将uCOS-II移植到win7下vs2010中,源代码中建立了两个简单的任务,实现了最简单的多任务的运行
2022-03-05 10:12:47 12.14MB uCOS-II vs2010
1
嵌入式操作系统 uCOS_II全源码 中文译注 pdf版 作者
2022-03-03 22:23:07 2.26MB uCOS_II源码
1
UCOS常用函数 任务创建 信号量释放 任务管理 时钟节拍 内存管理
2022-02-23 20:25:51 329KB 常用函数详解 UCOS
1
该教程为ppt,系统介绍了ucOS-II,是入门的不错的教程
2022-02-23 11:08:33 4.3MB ucOS-II
1
使用IAR V5.3 uCOS-II V2.92 STM32固件库V3.5移植到STM32F107VCT6开发板上的代码模板。 下载后用相应版本的IAR编译烧写可直接使用。 为uCOS-II刚入门的同僚提供一个可以直接学习的模板和移植代码的参考。
2022-02-21 16:25:57 828KB IAR uCOS-II STM32 代码
1
RealView MDK及IAR软件平台下,在LPC2378上移植uCOS-II的官方例程,比周立功的更全面。
2022-01-23 13:19:43 2.58MB NXP uCOS-II
1
解压后,打开文件INSTALL.EXE,推荐安装在目录C:BC45下
2022-01-19 09:35:25 41.11MB ucos-II编译 Borland c 4.
1
ucos-ii 在ARM7 LPC2103下移植使用 (Keil环境下)
2022-01-13 14:53:45 192KB uc/os LPC2103 keil
1
\SOFTWARE The main directory from the root where all software-related files are placed. \SOFTWARE\BLOCKS The main directory where all ‘Building Blocks’ are located. With μC/OS-II, I included a ‘building block’ that handles DOS-type compatible functions that are used by the example code. \SOFTWARE\BLOCKS\TO This directory contains the files for the TO utility (see Appendix E, TO). The source file is TO.C and is found in the \SOFTWARE\TO\SOURCE directory. The DOS executable file (TO.EXE) is found in the \SOFTWARE\TO\EXE directory. Note that TO requires a file called TO.TBL which must reside on your root directory. An example of TO.TBL is also found in the \SOFTWARE\TO\EXE directory. You will need to move TO.TBL to the root directory if you are to use TO.EXE. \SOFTWARE\uCOS-II The main directory where all μC/OS-II files are located. \SOFTWARE\uCOS-II\EX1_x86L This directory contains the source code for EXAMPLE #1 (see section 1.07, Example #1) which is intended to run under DOS (or a DOS window under Windows 95). \SOFTWARE\uCOS-II\EX2_x86L This directory contains the source code for EXAMPLE #2 (see section 1.08, Example #2) which is intended to run under DOS (or a DOS window under Windows 95). \SOFTWARE\uCOS-II\EX3_x86L This directory contains the source code for EXAMPLE #3 (see section 1.09, Example #3) which is intended to run under DOS (or a DOS window under Windows 95). \SOFTWARE\uCOS-II\Ix86L This directory contains the source code for the processor dependent code (a.k.a. the port) of μC/OS-II for an 80x86 Real-Mode, Large Model processor. \SOFTWARE\uCOS-II\SOURCE This directory contains the source code for processor independent portion of μC/OS-II. This code is fully portable to other processor architectures.
2022-01-05 20:19:45 371KB uCOS-II源代码
1
只需要注册好yeelink账户,记住用户名和密码,将Demo中的yeelinkDefine.h文件中定义的yeelink后台的username和password替换成自己的,此Demo可自动从后台获取ApiKey、自动向后台创建设备和两个传感器(温度和湿度),无需手动登陆后台进行添加,每隔20S向后台自动上传一次DHT11采集到的温湿度数值。
2022-01-04 17:45:44 9MB uCOS
1