登录
首页 » Visual C++ » FreeRTOS_KL16

FreeRTOS_KL16

于 2021-05-12 发布 文件大小:19449KB
0 305
下载积分: 1 下载次数: 5

代码说明:

  FreeRTOS_KL16FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要(FreeRTOS is a mini real time operating system kernel. As a lightweight operating system, features include: task management, time management, semaphores, message queues, memory management, recording function, software timer, coroutine, can meet the basic needs of the smaller system)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • code-complete
    这是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。(This is a complete software build manual covers the software build process all the details.)
    2014-05-07 10:47:53下载
    积分:1
  • VByu18b20
    单片机通信,vb与18b20温度传感器通信资料,包括上位机和下位机程序(Single-chip communication, vb and 18b20 temperature sensor communication data, including upper and lower machine program)
    2012-08-05 14:00:06下载
    积分:1
  • 12864
    使用MSP430操作12864显示屏,共显示四行。可显示中文汉字(Use MSP430 operation 12864 display four lines total. Can display Chinese characters)
    2013-04-08 21:12:50下载
    积分:1
  • UART
    ARM串口应用例子,适用于NXP23系列CPU,封闭式总线,采用内部FLASH及RAM.(ARM serial port application example for NXP23 series CPU, closed-end bus, using the internal FLASH and RAM.)
    2009-12-27 15:23:16下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • stm32_LD3320_SDcard_mp3
    能从SD卡读取MP3文件,并且识别后通过LD3320播放MP3,具体使用只需新建一个.ini系统文件存在sd卡,在里面设置好关键词并且所需播放的MP3文件即可(Read MP3 files from the SD card through the LD3320 play MP3 and identify specific use simply create a new the ini system files sd card exists inside set keywords and required to play MP3 files can)
    2013-03-15 00:30:34下载
    积分:1
  • EasyTrace
    在单片机上运行的简单的颜色跟踪算法,中文注释(Running on the microcontroller simple color tracking algorithm, Chinese Notes)
    2013-10-11 20:50:35下载
    积分:1
  • SCM-off-cable-detection
    单片机电缆通断检测系统,可以实现电缆短路和断路(SCM off cable detection system, the cable can short-circuit and open circuit)
    2015-04-14 11:27:00下载
    积分:1
  • keyboard
    通过反转法循环扫描矩阵键盘,并通过数码管显示数据(By inversion method cyclic scan matrix keyboard, and through the digital display data)
    2013-10-10 20:12:11下载
    积分:1
  • CRC-16
    循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释(16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes)
    2015-04-17 14:06:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载