搜索资源列表
uCOS51软件包 (包含源码、硬件原理图PCB图)
- 此源代码为UC/OS-II移植到51单片机的源代码.包括OS_CPU.H,OS_CPU_C.C,OS_CPU_A.S三个主要文件-this source code for the UC / OS-II transplants to 51 SCM source code. Including OS_CPU.H, OS_CPU_C.C, OS_CPU_A.S three key documents
ucos51v2021
- uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation sof
Small_RTOS1.12.1
- 周立功 uc/os 在51单片机的移植, 对嵌入式开发有一定帮助-weeks meritorious uc / os in 51 MCU transplantation, the embedded development will definitely help
ucos8052
- 在8052上移植成功的uc/os源码。注意:使用Compass 51编译器!-in 8052 on the success of the transplantation uc / os source. Note : Use Compass 51 compiler!
ucoson51
- 本文详细系统地介绍了uC/OS-II 在51 单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。-paper detailed and systematic introduction of the Phone / OS-II in 51 MCU transplant and re-entry method, hardware simulation, curing, the man-machine interface and other key elements.
s3c2410_kaifaliucheng
- 本书面向由传统51单片机转向ARM嵌入式开发的硬件工程师、由硬件转嵌入式软件开发的工程师、没有嵌入式开发经验的软件工程师。分9个部分: 1、开发环境建立 2、S3C2410功能部件介绍与实验(含实验代码) 3、bootloader vivi详细注释 4、linux移植 5、linux驱动 6、yaffs文件系统详解 7、调试工具 8、GUI开发简介 9、UC/OS移植
upload
- serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port
51foruCOS
- 本文详细系统地介绍了uCOS-II在51单片机上的移植,重入实现方法硬件仿真,固化,人机界面等关键内容-uC/OS-II
c51
- uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
uCOS_C51_LED
- uc/os-ii移植到51单片机的led驱动码-uc/os-ii transplanted to drive 51 yards led the microcontroller
uc51_os
- 在51开发版上移植的UC/OS系统.适合初学UC/0S的朋友学习.-Transplantation in 51 Developer Edition, UC/OS system. For learning beginner UC/0S friends.
MS51_OS
- 用51核实现实时OS系统,工业应用的实时系统,-void main (void) { OSInit() /* Initialize uC/OS-II */ OSTaskCreate(TaskStart, (void*)0, &TaskStartStk[TASK_STK_SIZE- 1], 0) OSStart()
51ucosii
- 在51系列单片机上移植uCOS-II操作系统,uC/OS-II在51单片机上的移植、重入实现方法-In the 51 series transplant uCOS-II operating system, uC/OS-II on 51 SCM transplant reentrant implementation