搜索资源列表
TC 2.0库函数
- 嵌入式系统软件设计中用到的C函数库,包含说明文档,按照字母查询。-embedded system design software used in the C library, including documentation, in accordance with the letters inquiries.
ucosii_demo.rar
- 君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图片解码,浏览,电子书,录音,想学ucos,识货的人就下吧 russblock fmradio explore settime lyric_parser,Eagle is early uCOS system (only early not only not packaged into a library), MPLAYER, file system, picture decoding, browser, e-bo
ucos-stm32
- 运行在stm32下的uC-OS操作系统,更新到3.5的固件库。配合IAP程序,可直接下载程序-Running in the the stm32 next uC-OS operating system, updated to the 3.5 firmware library. With the IAP program can directly download program
ucosii
- ucos-ii源码,包括完整的库文件和头文件,进行系统移植的必备工具。-ucos-ii-source, including a complete library file and header files for the system an indispensable tool for transplantation.
ucos4s3c44b0
- 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
2410-SLib
- 包含在ucos系统里要用到的mp3播放库,只需要在写ucos程序时添加即可调用-Included in the ucos system in use to the mp3 player library, simply add the write ucos program can call
MSP430uCOS_V2.86Demo
- MSP430F5438移植UCOSII_V2.86版。去掉官方没用的库文件和移植文件,只保留UCOSII必须的内核文件。重新建立的工程,简洁美观,包含USER用户代码文件夹、UCOSII系统文件夹。已全部移植好,只需在APP.C用户文件中添加任务即可。IARV4.21版本编译-MSP430F5438 transplant UCOSII_V2.86 version. Official remove useless files and portable document library, retai
ucgui324
- UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。它的设计架构是模块化的,由不同的模块中的不同层组成,由一个LCD驱动层来包含所有对LCD的具体图形操作。 UCGUI可以在任何的CPU上运行,因为它是100 的标准C代码编写的。UCGUI能够适应大多数的使用黑白或彩色LCD的应用,它提供非常好的允许处理灰度的颜色管
UCOSII完整系统代码
- 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m
