-
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
-
基于ADEK
基于ADEK-PC实验系统多路温度信号(0~85℃)数据测量采集系统-based ADEK-PC experimental system of multi-channel temperature signal (0 ~ 85 C) measurement data acquisition system
- 2023-02-19 11:05:03下载
- 积分:1
-
基于80C51单片机源码公开的Small RTOS 1.12.1版
基于80C51单片机源码公开的Small RTOS 1.12.1版-80C51 microcontroller based on the open source version 1.12.1 Small RTOS
- 2022-10-31 07:35:03下载
- 积分:1
-
这是isd4004的中文资料,里面讲述了其与单片机控制原理和机制...
这是isd4004的中文资料,里面讲述了其与单片机控制原理和机制-This is the Chinese isd4004 information, which describes its relationship with single-chip control theory and mechanisms
- 2022-01-26 03:27:57下载
- 积分:1
-
i2c驱动,可用于驱动具有i2c接口的存储芯片
i2c驱动,可用于驱动具有i2c接口的存储芯片-i2c-driven, can be used to drive with a i2c interface memory chips
- 2022-08-06 01:16:55下载
- 积分:1
-
51 SCM in running a small OS, but the largest number of mission 16
可在51单片机上运行的小型OS,不过最多任务数为16个-51 SCM in running a small OS, but the largest number of mission 16
- 2023-05-25 08:35:02下载
- 积分:1
-
msp430x22x4的c程序,例子很多,几乎涵盖了msp430x22x4系列的全部功能。...
msp430x22x4的c程序,例子很多,几乎涵盖了msp430x22x4系列的全部功能。-msp430x22x4 c-program, many examples, covering almost msp430x22x4 series of full functionality.
- 2022-05-20 19:02:49下载
- 积分:1
-
包含51模拟IIC和硬件IIC的操作代码
包含51模拟IIC和硬件IIC的操作代码-IIC contains the 51 simulation and hardware IIC operation code
- 2023-05-20 06:05:03下载
- 积分:1
-
themselves prepared and Sunplus SPCA61A SPCA563A Image Recognition Module Link d...
自己编写的凌阳SPCA61A与SPCA563A图象识别模块连接驱动程序,带有4*8液晶显示驱动程序,开发环境unSP IDE 2-themselves prepared and Sunplus SPCA61A SPCA563A Image Recognition Module Link driver,* 8 with four LCD driver, development environment IDE 2.0.0 unSP
- 2023-06-27 22:40:02下载
- 积分:1
-
Singlechip in spi can be used to prepare the data manual.
单片机在spi编写的可以用到的数据手册。-Singlechip in spi can be used to prepare the data manual.
- 2022-02-07 00:52:30下载
- 积分:1