-
Sharp LCD panels lq080v3dg01 program! Have been debugging through the
夏普lq080v3dg01液晶控制板程序!已调试通过-Sharp LCD panels lq080v3dg01 program! Have been debugging through the
- 2022-02-09 20:02:02下载
- 积分:1
-
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
-
Sunplus has achieved the technology to a number of external interrupt, while Her...
实现了有凌阳的外部中断进行技数,同时有2赫兹的内部定时器,以实现对外部频率的采集
-Sunplus has achieved the technology to a number of external interrupt, while Hertz has 2 internal timer in order to realize the acquisition of external frequency
- 2022-07-12 20:57:38下载
- 积分:1
-
51 single
51单片机实用子程序库,含有详尽的单片机资源调用子程序-51 single-chip utility subroutine library, which contains detailed subroutine calls single-chip resources
- 2022-03-24 22:14:32下载
- 积分:1
-
在单片机开发中比较常用的12864液晶屏源程序,c语言的,具有动态显示的。...
在单片机开发中比较常用的12864液晶屏源程序,c语言的,具有动态显示的。-e development of the more commonly used in single-chip LCD screen of the 12864 source code, c language, with a dynamic display.
- 2022-03-30 15:21:54下载
- 积分:1
-
SCM and compilation called examples
单片机c和汇编调用例子-SCM and compilation called examples
- 2022-07-02 07:47:45下载
- 积分:1
-
ad0809 some procedures can be used as a number of learning data entry
ad0809一些程序,可以当做入门的一些学习资料-ad0809 some procedures can be used as a number of learning data entry
- 2022-08-17 01:13:49下载
- 积分:1
-
神经网络建模与自
nn modelling and auto-pid controller
- 2022-04-25 03:11:58下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响...
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响-SCM password lock, 4 digital LED display, 6 keys to do the password to do a set key, a make decoding key, decode the success of buzzer sound
- 2022-02-26 08:09:40下载
- 积分:1