搜索资源列表
uCOS-II the real time kernel
- 英文原版的讲uC/OSII 的好书 压缩包中包括PDF和DOC格式的文件-English book on uC/OSII. Zip file includes files in both PDF and DOC formats.
UCGUI3.90
- UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持. 另外源码上还有很多的调整, 将控件的功能分开到各个文件当中更易于将来扩充, 大家仔细
uCOS_II_80x86_VC
- 一个可以安装在PC机上的uCOS_II,包括源代码和已编译过的可执行文件-one can be installed in the PC uCOS_II, including source code and compiled executable file off
uC_OS II的多任务操作系统全部原代码
- uC_OS II的多任务操作系统全部原代码 .zip - ZIP 档案文件, 解包大小为 7,641,795 字节-Full source code of uC/OS II RTOS in ZIP format
small_rtos
- 在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。本文件适用于51单片机-embedded systems in the use of RTOS is the general trend. The main reason is that in most cases than the efficiency of programming efficiency in the implementation of important (SCM chea
在ucOS下面的webserver中的连续传图片的java代码
- 在ucOS下建立Webserver,内面有网页可以传送动态连续监视画面,本java代码编出来class文件后可以完成此功能-ucOS established in Webserver, inside a web page can be transmitted dynamic continuous surveillance picture, the java class codes out documents to be completed this function
winavr_ucos276
- ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可) -ucosII2.76 in winavr (20050214 version) under the package, pn Open directory with the project, run can m
s3c44boxucgui
- 此文件是UCGUI在S3C44B0X上的移植-UCGUI this document is in the transplant S3C44B0X
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
DisplayerEx3
- 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
GUIFontTool
- ucgui中文字体转换工具,直接按照gui字体格式生成字库文件,是基于ucos+ucgui嵌入式系统开发必备工具。-ucgui Chinese character conversion tools, in direct gui font generation font format documents, OUT ucgui is based on the embedded system development tools required.
NAND_Flash
- 对nand flash的读写,在arm7公板上试验过,用于文件系统的驱动。-right nand flash literacy in the public board arm7 tested for the file system driver.
lwip0.63_port_by_jiaohaibo
- 焦海波大虾在uCOS_II上移植LwIP的源代码。具体说明比较大,在另一个上载文件中。-uCOS_II Jiaohaibei prawns on the Implementation of LwIP transplant source. Specify comparison, in another on the document.
uCOSIIinLPC210X
- 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会.
ARM_00_OS(LPC213X)
- 是实时操作系统uc/os的原代码,写了头文件-is real-time operating system uc / os in the original code, was the first paper
ucGUI_VGA
- ucgui在HMS30C7202上的移植好的源文件,驱动在LCDDriver下,只要把这些文件加入到uc/os工程里就可以了-ucgui in the transplantation good source, Drivers in LCDDriver, as long as these documents into uc / os works it would be a
nec 78k0r在ucos2.88的移植官方文件
- nec 78k0r在ucos2.88的移植官方文件,nec 78k0r transplant in official documents ucos2.88
VSMforARM7
- 在Proteus 7.4 中的UCOS-ii的仿真效果图,和相关的bin,hex文件。-Proteus 7.4 in UCOS-ii of the simulation results map, and the associated bin, hex file.
Serial-port-interrupt-in-mini2440
- 详细介绍了 在mini2440中使用串口接收中断的步骤 并包含了必要的.C与.H文件可以稍作修改后可直接使用 并且为初学者提供了可直接实现的ADS范例-Introduces in detail the use of serial port receiving interrupt in mini2440 steps And contains necessary. With C. H file can be used directly And provides direct implementati