-
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内核函数不能重入以及51单片机的内存空间管理方式等因素,
RTOS放弃了抢先式内核的调度,而使用了时间片的调度方式,除非任务主动放弃,
否则任务将独占CPU一直运行,因而任务中必须完成对本次操作的时间片设置,即等时间的设置。-Main Point RTOS is a small system development and design of real-time operating system. At present, Point RTOS only provide for 51 series and its expansion of the system single-chip support for 51 core function should not re-entrant, as well as 51 single-chip memory space management and other factors, RTOS abandoned preemptive kernel scheduling, the use of a scheduling time slice manner, unless voluntarily chose to abandon the mission, or mission will be exclusive CPU has been running, which must be completed in the mission of this operation time slice settings, that is, the time settings.
- 2022-11-16 22:35:03下载
- 积分:1
-
16x16单片机仿真LED点阵有卷动和移动两种闪法随便用
16x16单片机仿真LED点阵有卷动和移动两种闪法随便用-16x16 single-chip simulation scrolling LED dot-matrix There are two types of flash method and mobile casual use
- 2022-05-17 07:46:05下载
- 积分:1
-
一款采用DS18B20的温度采集汇编程序,本程序为完整的操作实例,方便大家参考...
一款采用DS18B20的温度采集汇编程序,本程序为完整的操作实例,方便大家参考-A temperature acquisition using DS18B20 compilation process, the procedures for the complete operation of examples to facilitate reference to U.S.
- 2022-02-22 12:48:27下载
- 积分:1
-
万年历+温度+12864LCD,51单片机程序,proteus仿真,很好的
万年历+温度+12864LCD,51单片机程序,proteus仿真,很好的-Calendar+ Temperature+ 12864LCD, 51 single-chip program, proteus simulation, good
- 2022-07-19 05:55:51下载
- 积分:1
-
- 2022-08-14 13:29:05下载
- 积分:1
-
这是一个系列的单片机实验例子,有流水灯、数码管显示、行列式键盘、串口通信、系统功能等内容,是单片机初学者的最佳学习内容...
这是一个系列的单片机实验例子,有流水灯、数码管显示、行列式键盘、串口通信、系统功能等内容,是单片机初学者的最佳学习内容
- 2022-01-23 10:31:31下载
- 积分:1
-
C51热电偶温度测量程序,可以同时治疗。
热电偶测温C51程序,可以同时测7路不同种类的热电偶,用一路铜电阻做零点补偿-C51 thermocouple temperature measurement procedures, and it can simultaneously test seven different types of road thermocouple, with copper resistivity way to do 0.1 Compensation
- 2022-02-20 19:14:00下载
- 积分:1
-
瑞萨智能车大赛源码。High
瑞萨智能车大赛源码。High-performance Embedded Workshop,是瑞萨H8系列单片机开发平台。本站上传菜单里没有默认这类开发环境-Renesas smart car contest source. High-performance Embedded Workshop, is the Renesas H8 series of single-chip development platform. From this site there is no default menu such development environment
- 2022-02-03 08:20:16下载
- 积分:1
-
对电网参数的测量程序,可测量多个参数,包括LED显示和键盘中断程序...
对电网参数的测量程序,可测量多个参数,包括LED显示和键盘中断程序-network parameters on the measurement procedures, a number of measurable parameters, including LED display and keyboard interrupt procedures
- 2022-07-17 08:00:53下载
- 积分:1
-
实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。...
实现了用单片机模拟I2C通信的主要功能:Start、Stop及对有子地址的I2C设备的读写。并以24CXX为例进行了读写。代码经过仿真调试,可以正确读写。
- 2022-01-27 23:34:53下载
- 积分:1