搜索资源列表
MultiTask-OS
- mcu 单片机环境的多任务操作系统的例子,由 C 语言开发,代码容量较小,4KB . 可以与 uC/OS 竞比。-mcu SCM environment to the multi-task operating system examples, from C-language development, code of smaller capacity, 4KB. with uC / OS than competing.
multitask
- 嵌入式操作系统 VxWorks 开发环境tornado中多任务的应用,如初始化、优先级释放等。
multitask
- 在vxworks 下多任务小程序,有助于理解多任务编程
multitask
- 多任务及任务间通信。由任务得到consle的命令,再将需要作出的回答传递给下一个任务输出。出错报警-Multi-tasking and communication tasks. Consle by the task orders received, and then answer the need for transmission to the next task of the output. Error alarm
MultiTask
- vxworks下多任务的操作代码,一个小的demo,希望对大家有用-vxworks multi-tasking operating under the code, a small demo, hope for all of us
MultiTask
- 嵌入式实验代码,利用ARM进行多任务处理实验代码-Embedded test code, multi-tasking experiment code
TasksSchedule
- Simple Multitask Schedule core for Atmega AVR
Time-Sensitive-Control-Flow-Checking-for-Multitas
- Time-Sensitive Control-Flow Checking for Multitask Operating System-Based SoCs
dianji
- 基于MCS-51单片机以及PWM控制思想的高精度、高稳定、多任务直流电机转速测控系统的硬件组成及关键单元设计方法-Single chip microcomputer based on MCS-51and PWM mind control of high precision, high stability, multitask DC motor speed measurement and control system hardware and the key elements of design
ex2-3mail-MultiTask
- 基于s3c2410的ucos-ii源代码,实现了一个多任务的例程-the source code of ucos-ii of s3c2410,with a example of multitask
ARM
- ARM7的UCOSII系统移植和多任务控制及其通信-ARM7-UCOSII system porting and multitask control and its communication
multitask
- 单片机实现一种叫做分时多任务调度的程序设计理念,对于单片机来说,一个主线程只能单独做一件事情,但是定时器中断可以将这些任务给细分化!-MCU is like a brain ,and multitask finish programming and thread
STM32PfreeRTOSPADCPLEDPUSART
- 在野火开发板上实现基于freeRTOS的多任务,包括USART,ADC采集,LED-multitask realization on wildfire board based on freeRTOS.Tasks include ADC ,UASRT,LED。
STM32F103VET6FreeRTOS
- stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。-Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.
qian-ru-shi-chao-zuo-xi-tong
- 基于ARM和uC/OS-II的嵌入式电力参数监测主要通过对电网中电力参数数据的采集,数据分析和数据通信实现对电网性能的实时监测和继电保护。在基于uC/OS-II多任务的基础上,通过应用程序人机交互,实现电力的远程监测和控制。-Embedded power parameter monitoring based on ARM and uC/OS-II s main electricity grid parameters through data collection, data analysis a
Multitask
- 多任务并行处理两路跑马灯,基于switch状态机思想,领略到了它的简单和精髓, 以后任何所谓复杂的工程项目,都不再复杂-Multi-task parallel processing two marquees, based on switch state machine thought, a taste of its simplicity and essence, after any so-called complex engineering project, are no longer comp
ucosII学习
- 移植在STM8上的实时操作系统 用于基于单片机的多任务应用 以通过STM8S207RB芯片验证(The real-time operation system transplanted on STM8 is used for multitask application based on MCU, and it is verified by STM8S207RB chip)
简易0S设计
- 简易的os设计,以 ARM9为平台,介绍一个多任务抢占式调度器,抢占式任务调度,提供延时,挂起,恢复任务操作(A simple OS design, based on ARM9, introduces a multitask preemptive scheduler, preemptive task scheduling, providing latency, suspending, and restoring task operations)
2、uCOS-III-LED(多任务)
- stm32下移植的ucos-ii多任务,亲身体验(UCOS multitask under stm32)
UCOSIII使用信号量进行任务同步
- 通过ucoslll实时操作系统采用信号进行多任务同步(Multitask synchronization using signals)