搜索资源列表
UCOSII_unSP
- uCOSII-2.76在sunplus的16位MCU产品SPMC75下的移植代码,包含完整的工程和uCOSII-2.76的源码! SPMC75是一种功能强大的16位MCU,拥有功能强大的多个定时器. 适合电机驱动应用场合. 其定时器功能和TI的TMS320F24xx系列的功能相当.-uCOSII - sunplus 2.76 in the 16-bit MCU products under the SPMC75 transplant code, the project includes a
OSCG_0.1
- ST32F10xxx+uCOSII2.85在Keil 3.15b下源代码,这个是根据官方源码移植的,去掉了LCD驱动,目录结构简单化了,在ST32F103C8下使用ULINK调试通过(LED闪烁),可以直接添加任务.原来的官方源码和如何在3.15b下使用ULINK都上传了,希望站长不要删了
uCosDemo
- ucos在ARM9上的移植,带触摸屏和LCD驱动,ucgui
ARM7_GPS_BusStationPre
- 在ARM7和UC/OSII的平台上实现了GPS自动报站的功能,涉及GPS模块LEA_4S的驱动,位置速寻算法,语音芯片ISD4004的录放音驱动,LED页面管理等等.从启动代码到操作系统的移植以及到业务代码都有,是一个完整的项目代码.只要有相应的硬件平台就可以跑起来
ucos 自己移植的在stm32上的ucos
- 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
ucos
- 这是UCOS操作系统在STM32F10xxx系列芯片上的移植所用的源代码 对于学习UCOS操作系统和STM32F10XXX 驱动开发的同学很有帮助 -This is the operating system UCOS STM32F10xxx chips used on the transplant learning the source code for the operating system and STM32F10XXX UCOS driven development helps stud
uCOS-III
- 这是刚刚推出的UCOS-III,我把它移植到我的板子上面了,感觉和其他的版本没什么驱动,需要学习的可以看一下-This is just launched UCOS-III, I ported it to the top of my board, feel, and no other version of the driver, can look to learn
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
ff
- 高速串口驱动 源代码 移植到51系列单片机上的,经过测试无错误和警告-High-speed serial driver source code ported to the 51 series single-chip, tested error-free and warnings
uCos2_S3C2440_V2.83
- 基于S3C2440移植的uC/OS-II最新源码(V2.83),以及Flash、LCD、Nand Flash驱动和Printf库。 使用ADS开发环境。-Based on S3C2440 transplant uC/OS-II the latest source code (V2.83), as well as Flash, LCD, Nand Flash drive and Printf library. The use of ADS development environment.
0904031633
- 基于XC888 51内核单片机的 UCOS2移植 附有LCDGUI和 LIN通信协议驱动,在UCOS2基础上增加了堆栈溢出检测功能,提高操作系统运行的稳定性-XC888 51 core-based MCU with UCOS2 transplantation LCDGUI and LIN communication protocol-driven, based on the increase in UCOS2 the stack overflow detection, improve the
ADS
- EL-ARM-830教学实验箱(CPU为S3C44B0)上的UCOSII实验例程,开发环境为ADS,内容包括ucos的移植、驱动程序和GUI应用程序的开发。-EL-ARM-830 Teaching Experiment Box (CPU for S3C44B0) on the UCOSII experimental routines, development environment for ADS, including ucos transplant, drivers, and GUI appl
uCOS51
- 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 ma
ucos2.8Plwip1.1.1-ppp-GPRS-modem.RAR
- 基于44b0使用ucos2.8操作系统的全部源码,成功移植了lwip1.1.1,ppp和gprs modem的驱动,可通过GPRSmodem实现网络通信-the source code used to transmove
IAR_STM32
- stm32 的ucos移植代码。。详细的hal 和层驱动代码。-stm32 of ucos portable code. . Details of the hal layer driver code.
emWin-Tutorial
- 本教程配套的硬件开发平台是安富莱电子自主设计的STM32-V5开发板。安富莱其他系列的STM32开发板也可以使用这个手册, 后面把相应的工程附上。不过需要大量动态内存的例子是无法运行的。 使用本教程前,请先按照第三章的教程进行触摸校准,将触摸参数保存到EEPROM里面,后面所有的例子都会自动加载触摸参数。 * 基本涵盖了所有STemWin知识点及其控件的使用,部分复杂的控件会在后期升级的教程中增加上去。 * 完美解决STemWin支持的BMP、JPG、GIF、PNG图片显示。
DSP_UCOS_run_in_flash_nonBIOS
- 实现uCOS在DSP TMS32F28335的移植和多任务的切换,包含液晶显示,数码管驱动显示,Ad采样等(UCOS in DSP TMS32F28335 transplantation and multitasking switching, including liquid crystal display, digital tube drive display, Ad sampling and so on)
WiFi_Slave_uCOS_II_WriteCard
- STM32平台上基于ucos-II移植了RFID和WiFi的驱动程序,可以读取M1射频卡,并通过WiFi模块(ESP-01)发送到局域网内其他主机(STM32 platform, based on the ucos-II transplant RFID and WiFi driver, you can read the M1 radio frequency card, and through the WiFi module (ESP-01) sent to other hosts within