搜索资源列表
iccavr
- ucos 在avr单片机运行实例~~ 对于,学习ucos和单片机都很有用-A real example of uCOS running on AVR microcontroller, it is very helpful to learn uCOS and microcontroller.
VCucos
- 在 windos 下运行的 ucos 内核, 用他可以在window下学习usos的机制 任务调度,消息传递,事件管理. 如你是学单片机的朋友,对你是一个莫大的福音. 我花了半个月的心血完成的,先在吐血上传
Arm_UCOS_Proteus
- 最初学习单片机的时候,由于条件,没有硬件,就只好用Proteus仿真,其实效果蛮不错的。到后来的高版本,直接可以支持ARM。相当不错的工具。此源码是其对uCOS在ARM上运行的仿真。
51ucos2
- 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会写出来与大家交流,共同进步。-ddddddddddddddd
uCosII
- UC/OS实现多任务操作的例程,学习UC/OS操作系统的很好源码资料。-UC/OS realizing multi-duties operation of the routines, UC/OS operating system study of very good source material.
uCOS-II-18F452
- ucos在pic18f452上的移植的例子,稍加修改即可在pic的其他单片机上跑,可以在工程上应用,也是学习ucos的好例子-uCOS transplantation in the pic18f452 example, can be slightly modified in the pic on the other single-chip running in engineering applications, is also a good example of learning uCOS
ucos_tcpip_44boxADS1.2
- tcpip 在44b0x板上的移植,ucos-ii,开发环境是ADS1.2。很长一段时间里,我没有在网上下到直接能在44B0X –RL8019 的ADS1.2环境下的 TCPIP 程序.而嵌入式之所以区别于8位单片机,最主要的是他能方便实现上网. 因此,学习嵌入式,没有掌握网络通信,算不上真正的嵌入式.于是自己根据网上下载 的程序,结合TCPIP原理,慢慢的修改, 终于程序能稳定运行了.现在的演示例子,同时能运行tcp和udp协议. Tcp的演示是通过一个小小的嵌入式网页来实现的, 而UDP
51uCOS
- ucos在单片机上的移植,UCOS是学习操作系统原理很好的一个例子。-uCOS the transplantation in SCM, UCOS operating principle is to learn good an example.
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
102-UCOS
- 这是一个UCOS程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机的操作系统, 希望对新人有帮助-This is a UCOS procedures, suitable for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller operating system, want to help couples
uCOS-for-16FX
- 基于MB96F346单片机的ucos学习交流未验证可靠性不能用于商业-Ucos microcontroller based MB96F346
COS251_C51
- 采用KEIL C51编写的UCOS,是一个成功的包含工程文件在内的压缩包;想学习单片机操作系统的人,值得借鉴-The KEIL C51 written UCOS, a successful engineering documents, including compression package want to learn microcontroller operating system, worth learning
51__ucosii
- 在51单片机上实现UCOS的移植,主要是源代码,大家可以移植学习,本人已经实践可以使用-UCOS transplant on 51 SCM source code, we can be ported to learn I already practice can use Thank you
lm3S
- 针对LM3S系列单片机的ucos的源码,共有10个例程,资源丰富,涉及的内容有基本的IO控制,多任务的编程学习-Source for the ucos of LM3S series microcontroller, a total of 10 routines, rich in resources, involving the contents of a basic IO control, multi-task programming learning
Proteus-Simulation
- proteus仿真学习资料。一简介,二工作界面,三原理图绘制,四,仿真方式介绍,五单片机仿真,六联调。-proteus simulation learning materials. An introduction, two working interface, three schematic drawing, four, simulation methods introduced five single-chip simulation, six FBI.
ucos-II-of-stm32
- 从0开始学习ucos移植到stm32单片机,内容非常详细、明了,对初学者很大帮助。-Starting from 0 learning ucos transplant to the stm32 MCU, content is very detailed, clear, helpful for beginners.
SPCE061-UCOS
- UC/OSII内核所需资源极小,适用于资源紧张的单片机系统。本实例成功实现了以凌阳单片机SPCE061A学习板为平台的UC/OSII嵌入式操作系统移植,并在此基础上成功实现了简谱播放功能。-UC/kernel OSII resources required minimum, apply to the SCM system resource constraints. This example successfully achieved with Sunplus SPCE061A learning
LWIP_NO_OS_tcp_udp
- 基于stm32和ucos的LWIP的移植,对于学习单片机网诺的编号的人有一定的帮助。-STM32 based on LWIP and UCOS of the transplant, the number of people learning SCM network for a certain number of help
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)
普中科技HC6800学习板V3.0原理图
- 谱中科技HC6800学习板V3.0EM_V30原理图和STM原理图(Science and technology HC6800 learning board V3.0EM_V30 schematic and STM schematic)