搜索资源列表
实用C语言接口技术与实例
- 特别实用的c语言单片机编程技术,对于有汇编语言转为c语言编程的朋友来说应该是非常难得的资料,我是费了好大劲才弄到手的,千万不要错过,不过文件是pdg格式的,要到网上下载一个wdl阅读工具-particularly useful c microcontroller programming language, some assembly language to C Language Programming friends should be very rare, I would be a big f
μC/OS—Ⅱ for ATMega128
- μC/OS—Ⅱ 对 ATMega128 单片机的移植代码。-uC/OS II object code for ATMega128 series MCU.
嵌入式实时操作系统uCOS-II及其应用
- 嵌入式实时操作系统μC/OS-II及其应用 本文通过对一种源码公开的嵌入式操作系统mC/OS-II的分析,以51系列单片机为例,阐述了在单片机中使用该嵌入式操作系统的优缺
ucos-ii
- ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。
armyizhi
- arm移植文件,是周立功单片机开发的嵌入式实时操作系统μc/os-Ⅱ在ARM7上的移植的标准代码
ucOS_II_for_51
- 采用ucOS-II 2.51编写的keil c 51 例程可用于多种51单片机演示。例如SST89E564RD ,STC89C516RD 等。
SmallRTOS for C51
- 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
UCOS最小系统。能在单片机上闪烁LED
- UCOS最小系统。能在单片机上闪烁LED。支持2个led闪烁。,Minimum System uCOS. Flicker on in the single-chip LED. 2 Supported led blinking.
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
MyuCOS251_C51
- ucCos在单片机上开发成功的版本,可以直接用于8031单片的操作系统运行!
ucos2
- 用C语言编写的uCOS_II在51单片机上移植,此代码可直接移植到单片机上,并给出一个串口通信例子供读者学习与交流-Using C language on uCOS_II at 51 Singlechip transplantation, this code can be directly transplanted into single-chip, and give an example of serial communication for readers to study and exch
uCOS-II-V280
- uc-osii 嵌入式操作系统,用于各种支持C语言的单片机,提高程序可靠性。-uc-osii embedded operating system, to support the C language used for a variety of single-chip, to improve the reliability of the procedure.
guozi
- 这是全64KB的XRAM的UCOS II移植在单片机的教程。-This is a full 64KB of XRAM of UCOS II transplantation in microcomputer-oriented curriculum.
UCOSII51
- c语言写的单片机控制程序,基于uc0s--c sinlechip control program basis on ucos-ii
ucos_ii
- 嵌入式操作系统µ C/OS-II在瑞萨M16C/62单片机上移植的完整例程。 芯片型号为M30620FCAFP 开发环境: TM (Tool Manager) 调试器: KD30 编译器: NC30WA V 4.00 R2 晶振:16M-Embedded operating system μC/OS-II in the Renesas M16C/62 microcontroller on the transplantation of a full routine.
uCOS-51
- 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
uCOS_II_for_MCU
- uCOS II移植到单片机,包含大量文档与程序 1、串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话,到网上下载一个。 2、bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3、Software中是uCOS操作系统及书中例题的代码。 4、使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行则需要修改make文件和bat文件。-uCOS II code
ucos-stc-516
- ucos ii 移植stc 516系列单片机 内容很全 很详细 -ucos ii transplantation stc 516 Series MCU They are very very detailed
ucos-osii
- 嵌入式实时操作系统 μC/OS-II 在S12 单片机上的移植 有实例说明-ucos-ii real-time operating system in the S12 on the migration process
The-uCOS-II-for-Keil-C-V6.20
- 将ucos ii 移植到c51单片机,完成基本的IO口的控制-Ucos ii will be transplanted into th