搜索资源列表
ZLG_CF驱动
- 非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
new__arm7_armboot-1.1.0
- 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7 / 9 MCU embedded systems UCOS code, with RS232 serial port, TCP / IP network, TFTP, USB interface code, a very complete
dumpling
- 这是一个使用IAR的C/C++开发的嵌入式软件,使用AVR的8位单片机。内嵌有uC/OSII的嵌入式操作系统。功能:通过温度传感器采集油温,并根据油煎饺子的经验油温数据,来控制炉子的温度。该软件已在饮食行业大量使用。-This is dumpling controled software which use ucOS RTOS with IAR C/C++ compiler.
ourdev_4
- SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
doucon
- 单片机dos和ucos系统等程序仿真,包含电路图,proteus仿真图,源程序代码~希望可以为大家做点我微薄之力-SCM procedures dos and ucos system simulation, including circuit, proteus simulation diagram, source code ~ hope you do something for me modest
uCOSII
- 用STM3210系列单片机在UCOS操作系统下实现计数功能-MCU with STM3210 UCOS operating system to achieve the counting function
Sunplus-MCU-learning-materials
- 关于凌阳单片机的简单介绍和UCOS的简单讲解,基于凌阳16单片机的-About Sunplus brief UCOS simple to explain, based on Sunplus 16 microcontroller
STC5A-UCOS2
- STC单片机uCOS-II模板,用于C51的uCOS-II入门-STC microcontroller uCOS-II template, entry for the C51 uCOS-II
stm32_net_communication
- stm32F4正点原子的开发例程,内含ucos系统网络通信试验,可帮助初学者尽快提升单片机开发技能-stm32F4 Punctuality atomic development of routines, containing ucos system network communication test can help beginners microcontroller development skills upgrading as soon as possible
103-ucos-send531
- 采用ucosiii操作系统,不让单片机裸奔。利用串口发送AT指令到sim900a,再使用tcp协议将采集到的数据上传至onenet云平台。(Using ucosiii operating system, do not let single chip streaking. Use the serial port to send AT instructions to the sim900a, and then use the TCP protocol to collect the data uplo
STM32 ucos和emwin的例程
- STM32 ucos和emwin的例程,单片机型号stm32f103RCT6,需要大容量的版本才可以使用,程序占用空间较大