<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>中科因仑“3+1”工程特种兵精英论坛 - μC/OS-II</title>
    <link>http://bbs.enlern.com/forum-158-1.html</link>
    <description>Latest 20 threads of μC/OS-II</description>
    <copyright>Copyright(C) 中科因仑“3+1”工程特种兵精英论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 18 May 2026 22:31:48 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.enlern.com/static/image/common/logo_88_31.gif</url>
      <title>中科因仑“3+1”工程特种兵精英论坛</title>
      <link>http://bbs.enlern.com/</link>
    </image>
    <item>
      <title>超详细教程——未烧写bootloader的系统如何烧写系统</title>
      <link>http://bbs.enlern.com/thread-10542-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 09 Jun 2015 10:29:04 +0000</pubDate>
    </item>
    <item>
      <title>蓝牙技术 NRF51822模块 资料</title>
      <link>http://bbs.enlern.com/thread-10541-1-1.html</link>
      <description><![CDATA[深圳云佳科技 推出NRF51822蓝牙4.0模块   承接蓝牙项目 APP开发  [/backcolor]

Nordic Semiconductor nRF51822 是一款多协议蓝牙低功耗/ 2.4GHz 专用 RF的单芯片解决方案，[/backcolor]
广泛用于包括 PC 周边、上网电视遥控器、运动/健身/保健传感器、玩具以及自动化等 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 09 Jun 2015 10:22:13 +0000</pubDate>
    </item>
    <item>
      <title>iTOP-4412开发板如何安装USB转串口驱动</title>
      <link>http://bbs.enlern.com/thread-10540-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 09 Jun 2015 10:20:13 +0000</pubDate>
    </item>
    <item>
      <title>uCosIII应用指南</title>
      <link>http://bbs.enlern.com/thread-10539-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 09 Jun 2015 10:15:54 +0000</pubDate>
    </item>
    <item>
      <title>基于μC／OS-Ⅱ的嵌入式系统研究与应用</title>
      <link>http://bbs.enlern.com/thread-10442-1-1.html</link>
      <description><![CDATA[建立程序驱动：
LED显示驱动建立、串口驱动的建立。
       文件系统的建立。]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 01 Jun 2015 13:09:30 +0000</pubDate>
    </item>
    <item>
      <title>stm32f107vc金龙开发板 uC/OS-II 介绍</title>
      <link>http://bbs.enlern.com/thread-10225-1-1.html</link>
      <description><![CDATA[本节我们主要介绍的是uC/OS-II及其任务创建与删除。1、uC/OS-II介绍


对于操作系统的学习，创建任务和删除任务是最为基础的工作，uC/OS-II以源代码的形式发布，是开源软件, 但并不意味着它是免费软件。可以将其用于教学和私下研究；但是如果将其用于商业用途，那么必须 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Wed, 20 May 2015 12:30:29 +0000</pubDate>
    </item>
    <item>
      <title>采用嵌入式实时操作系统μC/OS Ⅱ的3D打印机的控制系统</title>
      <link>http://bbs.enlern.com/thread-9565-1-1.html</link>
      <description><![CDATA[三维打印制造是近年来快速制造领域的热点技术之一，根据本小组的研究，采用μC/OSⅡ操作系统开发三维打印机，能够将打印机的各项工作分解为不同的任务，每个任务完成特定的一些工作，从程序模块的划分上，任务明确，层次清晰。其中关键是不同任务之间的同步与通信，凭借 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 28 Apr 2015 03:57:57 +0000</pubDate>
    </item>
    <item>
      <title>嵌入式实时操作系统μC/OS-II下通用驱动框架的设计与实现</title>
      <link>http://bbs.enlern.com/thread-9564-1-1.html</link>
      <description><![CDATA[在嵌入式应用系统中使用嵌入式操作系统可以提高应用系统的开发效率和提升嵌入式应用系统的稳定可靠性，因此，在嵌入式应用系统中使用嵌入式操作系统将成为嵌入式应用系统的设计主流。μC/OS-II是由美国学者Labrosse设计的一个优秀的嵌入式实时操作系统，它是一个源码公 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 28 Apr 2015 03:44:36 +0000</pubDate>
    </item>
    <item>
      <title>嵌入式实时操作系统μC/OS-II在单片机上的移植</title>
      <link>http://bbs.enlern.com/thread-9563-1-1.html</link>
      <description><![CDATA[在采用前后台系统软件设计模式的嵌入式系统中，主程序是一个无限循环，单任务顺序执行，通过设置一个或多个中断来处理异步事件。这种系统对于简单的应用是可以的，但对于实时性要求比较高的、处理任务较多的应用，就会暴露出实时性差、系统可靠性低、稳定性差等缺点。　 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 28 Apr 2015 03:36:26 +0000</pubDate>
    </item>
    <item>
      <title>嵌入式实时操作系统μC/OS-II在PC机上的移植</title>
      <link>http://bbs.enlern.com/thread-9562-1-1.html</link>
      <description><![CDATA[μC/OS-II是专门为嵌入式系统应用而设计的嵌入式实时操作系统，人们在学习μC/OS-II时，一开始往往在基于PC机的DOS或 Windows环境下进行分析与研究。在这种环境中，带有μC/OS-II内核的应用系统（简称μC/OS-II应用系统）的运行，让人觉得它好像是一个 DOS程序，人们无 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 28 Apr 2015 03:09:27 +0000</pubDate>
    </item>
    <item>
      <title>嵌入式实时操作系统μC/OS-II下的USB主机系统设计</title>
      <link>http://bbs.enlern.com/thread-9561-1-1.html</link>
      <description><![CDATA[USB 为个人电脑与嵌入式设备之间的连接提供了一种标准化、单一化的接口，其高效性和可靠性使得它已经成为嵌入式系统的首选接口。此LPC2378 读卡器具有卡票检测、消费扣钱、系统升级、下发黑名单、在线充值、余额查询等功能，但这些功能的实现都依赖于上位机的请求，业务 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Tue, 28 Apr 2015 03:04:35 +0000</pubDate>
    </item>
    <item>
      <title>如何缩短μC/OS-II中缩短中断关闭时间</title>
      <link>http://bbs.enlern.com/thread-9362-1-1.html</link>
      <description><![CDATA[　1 系统状态标志法概述　　μC／OS-II中在进入临界区之前为什么要关闭中断？通过相关资料[1]的介绍和对μC/OS-II源代码的理解，我们知道在μC/OS-II中一旦不关中断就进入临界区。当某一任务进入临界区时，若恰好发生中断，那么这时有可能引起两种对临界区操作的冲突： ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Sat, 18 Apr 2015 06:21:03 +0000</pubDate>
    </item>
    <item>
      <title>μC／OS-II在LPC213X上的多种移植方案</title>
      <link>http://bbs.enlern.com/thread-9361-1-1.html</link>
      <description><![CDATA[C/OS-II是可移植、适用于对安全性要求苛刻的剥夺型实时多任务嵌入式[/backcolor]系统，简单易学，在工程应用和嵌入式系统教学中很受欢迎。LPC213X是Philips公司推出的基于ARM7TDMI-S核的32位RISC微处理器，也适合于ARM学习开发平台和工程应用。[/backcolor]1 与μC/OS-I ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Sat, 18 Apr 2015 06:06:07 +0000</pubDate>
    </item>
    <item>
      <title>基于μC/OS-II的多窗口显示屏控制器设计</title>
      <link>http://bbs.enlern.com/thread-9360-1-1.html</link>
      <description><![CDATA[1　系统总体设计[/backcolor]采用SOPC技术在FPGA上构建NI[/backcolor]os II软核作为LED显示控制系统的处理器，实现32位的嵌入式系统操作。通过基于μC/OSII的嵌入式操作系统的软件设计，完成对DVI视频显示数据的接收和预处理。扫描电路接收视频数据后进行存储，同时将数 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Sat, 18 Apr 2015 05:40:09 +0000</pubDate>
    </item>
    <item>
      <title>利用C/OS-II的嵌入式激光测距系统</title>
      <link>http://bbs.enlern.com/thread-9359-1-1.html</link>
      <description><![CDATA[　1 系统的基本原理　　1.1 相位式激光测距原理　　对于连续波的激光测距一般采用相位式测距，主要是指用连续调制的激光波光束照射待测物体，从测量光束往返中产生的相位变化关系换算出激光传感器与待测目标物体间的距离D.　　公式（1） 为相位式测距公式，其中C 为光波 ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Sat, 18 Apr 2015 05:06:48 +0000</pubDate>
    </item>
    <item>
      <title>ucos-ii学习笔记——s12 lcd led 两任务信号量通信</title>
      <link>http://bbs.enlern.com/thread-9263-1-1.html</link>
      <description><![CDATA[Created on: 2012-10-17[/backcolor]      Author: zhang bin[/backcolor] [/backcolor]学习笔记[/backcolor]for ucos-ii MC9S12XS128 lcd12864 ser_2_pin[/backcolor]redesigned by zhang bin[/backcolor]2012-10-17[/backcolor]versions：V-0.1[/backcolor]All Rights ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 13 Apr 2015 13:15:26 +0000</pubDate>
    </item>
    <item>
      <title>ucos-ii——基于ucos-ii操作系统用s12两线串行驱动12864液晶</title>
      <link>http://bbs.enlern.com/thread-9262-1-1.html</link>
      <description><![CDATA[ucos-ii学习笔记——基于ucos-ii操作系统用s12两线串行方式驱动12864液晶[/backcolor] [/backcolor]Created on: 2012-10-17[/backcolor]      Author: zhang bin[/backcolor] [/backcolor]学习笔记[/backcolor]for ucos-ii MC9S12XS128 lcd12864 ser_2_pin[/backcolor]r ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 13 Apr 2015 13:12:35 +0000</pubDate>
    </item>
    <item>
      <title>ucos-ii学习笔记——s12移植成功main函数</title>
      <link>http://bbs.enlern.com/thread-9261-1-1.html</link>
      <description><![CDATA[ucos-ii学习笔记——s12移植成功main函数[/backcolor] [/backcolor]Created on: 2012-10-9[/backcolor]      Author: zhang bin[/backcolor] [/backcolor]学习笔记[/backcolor]for ucos-ii  MC9S12XS128[/backcolor]redesigned by zhang bin[/backcolor]2012-10-9[/back ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 13 Apr 2015 13:09:58 +0000</pubDate>
    </item>
    <item>
      <title>ucos-ii学习笔记——动态内存分配原理及使用</title>
      <link>http://bbs.enlern.com/thread-9260-1-1.html</link>
      <description><![CDATA[ucos-ii学习笔记——动态内存分配原理及使用[/backcolor] [/backcolor]Created on: 2012-10-8[/backcolor]      Author: zhang bin[/backcolor] [/backcolor]学习笔记[/backcolor]for ucos-ii  PC[/backcolor]redesigned by zhang bin[/backcolor]2012-10-8[/backcolor] ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 13 Apr 2015 13:08:09 +0000</pubDate>
    </item>
    <item>
      <title>ucos-ii学习笔记——信号量集(事件标志组)的原理及使用</title>
      <link>http://bbs.enlern.com/thread-9259-1-1.html</link>
      <description><![CDATA[ucos-ii学习笔记——信号量集(事件标志组)的原理及使用[/backcolor] [/backcolor]Created on: 2012-10-8[/backcolor]      Author: zhang bin[/backcolor] [/backcolor]学习笔记[/backcolor]for ucos-ii  PC[/backcolor]redesigned by zhang bin[/backcolor]2012-10-8[/ ...]]></description>
      <category>μC/OS-II</category>
      <author>leixiaofeng</author>
      <pubDate>Mon, 13 Apr 2015 13:05:26 +0000</pubDate>
    </item>
  </channel>
</rss>