搜索资源列表
FS_arm_drive
- AMR7 小型文件系统驱动。 LPC2138基于ucos的中间件,可进行基于FAT32的基本文件操作. -AMR7 small file system driver. Based on the LPC2138 OUT middleware can be conducted based on the basic FAT32 file manipulation.
SDMMC
- SDMMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SDE
uCOS-II
- uCOS-II 操作源码, 可以简单修改其中的部分就可以把他uCOS-II移植到你自己的硬件系统中。
LT-ARM214X-ucos
- 提取自力天电子的LT-ARM214X 开发板串口读写例程,是IAR环境在ucos系统操作串口,可以从里面提取ucos系统-The extract of Zili days electronic serial read and write routines of the LT-ARM214X development board, IAR environment in the ucos system operating serial port, can be extracted from the i
本介绍UCOS源代码的书
- 这是一本很好的介绍操作系统的书,这本书从源码介绍到操作的系统的移植介绍的都很详细。-This is a good introduction to the operating system, this book introduced from the source to the operating system introduced by the transplant are very detailed.
kc51ucosII
- Keilc下的ucosII操作实时系统,ucosII操作实时系统-Keilc under ucosII real-time system operation, ucosII real-time system operation
mouse
- 此程序是关于ucos系统下GUI开发实例,是关于鼠标操作的,在AT91SAM7S61开发板上实验成功,高效好用,谢谢分享!-this source code is developed on ucos,it is GUI S program,thank!
s1c33_uCos
- uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
ucos2.88_SVC_STM32
- 看到USOS官方和网上很多基于Cortex-M3内核的移植,任务都运行于特权级,并没有充分发挥Cortex-M3用户级和特权级的保护功能,本文件的移植用户级和特权级是分开的,用户任务程序完全运行在用户级,用户级下需要操作中断等特殊要求,都在SVC系统调用函数中实,也可以方便的添加自己的SVC系统调用。-Many official and on-line to see USOS Cortex-M3 core-based migration, the task runs in the privile
BathroomWaterSavingSystem
- 基于ucos2的浴室节水系统(射频,IC卡操作,LCD显示,时钟)-Bathroom water system based on ucos2 (RF, IC card operation, LCD display, clock)
mem_manage
- ucos系统下对mem管理的操作程序,基于C语言编程-ucos system operating procedures for mem management, based on C language programming
LedDisp
- 用ads编写的实现usoc系统对led灯的操作-Using ADS for compiling
UCOSII_GCC_M8
- mega8 的uc/os2 系统移植,基于gcc的,里面有串口操作,个人感觉还是不错的,学习用可以,但是做产品,mega8的资源实在是有点紧张-uc/os2 code for mega8
huawei
- 华为公司为其路由器所做的操作和命令资料,主要有:装帧,系统管理,接口,链路层协议,网络协议,路由协议,组播协议,MPLS,VPN,Qos。文件格式为pdf和htm-Huawei router-done operation and command information, are: binding, system management, interface, link layer protocol, network protocols, routing protocols, multicast p
ucosII
- uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
User
- 基于ARM9 S3C2440的文件系统操作 软件开发环境是ADS1.2-And is ADS1.2 file system operations software development environment based on the ARM9 S3C2440
task-managment-base-on-9mcu
- 给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
ucgui324
- UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。它的设计架构是模块化的,由不同的模块中的不同层组成,由一个LCD驱动层来包含所有对LCD的具体图形操作。 UCGUI可以在任何的CPU上运行,因为它是100 的标准C代码编写的。UCGUI能够适应大多数的使用黑白或彩色LCD的应用,它提供非常好的允许处理灰度的颜色管
ucos
- vc++环境做的拼图游戏,用ucos小系统完成对图片的读取显示,触摸屏幕进行操作-Vc++ environment to do the jigsaw puzzle, using UCOS small system to complete the picture of the display, the touch screen for operation
11.uCOS-III_emWin_touch
- UCOSIII+EMWIN官方例程,实现交互界面,可以触摸操作,学习STemwin的很好源码,可以便于了解整个系统运行流程- UCOSIII+ EMWIN official routines to achieve interactive interface, you can touch operation, learning STemwin good source code can be easy to understand the whole system running processe