搜索资源列表
ucOS-II-GPRS
- ucOS-II应用源码:通过对串口编程来控制GPRS扩展板,实现发送固定内容的短信,接打语音电话等通讯模块的基本功能。利用开发平台的键盘和液晶屏实现人机交互。-ucOS-II application source : Serial Programming right to control the GPRS expansion boards, achieve this fixed content of the messages, then fight voice telephone communi
ARM
- 这是arm开发的无线通讯的源带码,介绍了无线通讯的具体模块的程序开发。
SDreadwrite
- 基于周立功的lpc213x的源码,sd卡读写模块
uCOSII
- 包含了UCO/SII的源码和一个简单的例子。例子是驱动一个320*240的液晶模块。
嵌入式系统构件源码
- 本光盘提供了 嵌入式系统一些通用模块源代码,比如 键盘扫描器,显示器接口,计量器和输入输出,大部分代码是用可移植的C语所写。-the CD provided some common embedded system module source code, for example, the keyboard scanner, display interface, metering and input and output, with most of the code is portable C la
uGUI_uCos
- 新加原版MemDev功能模块 UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码[本站上似乎有3.24版的带模拟器源码的UCGUI下载, 大家比较一下..] 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持.-New functional mo
uCOS-II_Source_Analyse
- uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main(){ OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用T
Ucos-II
- 针对uC/OS-II的一些内核功能模块源码进行分析。-For uC/OS-II features some of the kernel modules source for analysis
NRF24L01-for-ucgui-new
- uCOS下的NRF24L012.4G无线模块工程源码,使用uCGUI-the uCOS of the NRF24L012.4G wireless module engineering source code, use uCGUI
ucos2
- uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。-uC/OS-II source code analysis, and here I do not want to analyze this sub-module and slowly OS behavior, we run from the CPU
LEDPUCOS_2.90
- ucos2.9源码,包含各个模块,编译通过,有需要的,拿去用-ucos2.9 source code
node-original
- 在RTOS51上移植了SI4463无线模块的通信协议(Transplanting the communication protocol of SI4463 wireless module on RTOS51)