资源列表
[uCOS开发] LPC2300_CODE
说明:LPC2300开发板实验教程实例代码_上下册例程。上册包含:ADC、DAC、I2C、SPI、SSP、PWM等实例;下册包含:CAN、Ethernet、SD、USB、GUI图形驱动。-LPC2300 development board test tutorial example code _ volumes routines. The book include: ADC, DAC, I2C, SPI, SSP, PWM and other<明月几时有> 在 2025-01-18 上传 | 大小:6.28mb | 下载:0
[uCOS开发] lwip_src_taozi
说明:杨华的lwip移植代码,与其论文配套,肯定准确-Yang Hua lwip portable code, and its supporting papers, to be accurate<陶子> 在 2025-01-18 上传 | 大小:19kb | 下载:0
[uCOS开发] uCOS-explain
说明:UCOS 移植到MSP430149上的步骤和注意事项,以及相应的代码分析,是学习UCOS的好资料。-UCOS transplanted to MSP430149 on the steps and precautions, and the corresponding code analysis, is to learn UCOS good information.<张鹏> 在 2025-01-18 上传 | 大小:8kb | 下载:0
[uCOS开发] System-UCOS
说明:TQ2440移植ucosII+UCGUI+7寸TFT+触摸屏整合成功,其中触摸屏是通过AD中断采样完成的。-TQ2440 transplant ucosII + UCGUI + 7 inch TFT + touch screen integration successful and the touch screen is through the AD interrupt sampling finish.<陆鑫> 在 2025-01-18 上传 | 大小:15.45mb | 下载:0
[uCOS开发] ATMEGA128UCOS-2task
说明:example ucos in AVR atmega128 with 2 task<hamidreza> 在 2025-01-18 上传 | 大小:178kb | 下载:0
[uCOS开发] uCOSforC51
说明:文章详细的讲解了UCosII在C51中的移植方法注意事项以及代码的详细注解,以及UcosII在移植开发中需要注意的一些问题和解决方法-Article detailed explanation of the UCosII transplantation in the C51 in the detailed notes and code comments, and UcosII need to pay attention in the de<楚天> 在 2025-01-18 上传 | 大小:260kb | 下载:0
[uCOS开发] CoOS_NXP_LPC17xx
说明:一种免费开源的事实多任务操作系统CoOS,胆小精悍,与UcOSII各有千秋,本例是移植在NXP LPC17xx系列下的CoOS-The fact that a free, open-source multi-tasking operating system CoOS, lean and timid, and UcOSII different, in this case is a transfer in the NXP LPC17xx s<楚天> 在 2025-01-18 上传 | 大小:126kb | 下载:0
[uCOS开发] Stm32_ucos_3-1
说明:在IAR环境中实现以下要求的编程(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量c<林燕> 在 2025-01-18 上传 | 大小:289kb | 下载:0