-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
-err
- 2023-03-23 11:40:04下载
- 积分:1
-
电路板布线设计,快速优化,通道布线算法
PCB布线设计快速最优通道布线算法-PCB wiring design fast optimal channel routing algorithm
- 2022-06-26 11:21:40下载
- 积分:1
-
max197采样程序,采用STC89C52RC单片机
max197采样程序,采用STC89C52RC单片机-MAX197 sampling procedures STC89C52RC Singlechip
- 2022-08-08 20:31:52下载
- 积分:1
-
脉冲测速代码。在51单片机上使用。可用于电动机。
脉冲测速代码。在51单片机上使用。可用于电动机。-Pulse Speed code. 51 SCM in use. Can be used in electric motors.
- 2022-03-24 01:02:24下载
- 积分:1
-
Keil C51使用详解
Keil C51使用详解-Keil C51 IDE
- 2023-03-21 20:00:03下载
- 积分:1
-
an alarm sounded a siren procedures procedures
一个警报声程序
一个警报声程序-an alarm sounded a siren procedures procedures
- 2022-03-02 00:04:28下载
- 积分:1
-
在单片机应用设计中,4*4键盘是经常用到的,在这个程序种,提供了驱动键盘的基本函数,用户可以直接调用,可以很容易的移植到你的系统上。程序中并附带了,lcd160...
在单片机应用设计中,4*4键盘是经常用到的,在这个程序种,提供了驱动键盘的基本函数,用户可以直接调用,可以很容易的移植到你的系统上。程序中并附带了,lcd1602的驱动程序-Application in the design of single-chip, 4* 4 keyboard is frequently used in the process of providing the basic function-driven keyboard, users can directly call, can be easily ported to your system. And incidental to the proceedings, lcd1602 driver
- 2022-04-08 10:22:51下载
- 积分:1
-
This is the time to participate in Electronic Design Contest works: infrared rem...
这是参加电子设计大赛时的作品:红外遥控小车:用红外线通过一块AT89S52单片机发射信号即编码,并用红外接收头接收信号;接着再用另一块AT89S52单片机对红外发射出的信号编码进行解码,最后再用一块AT89S52单片机用解码所得码值编写程序后驱动步进电机。步进机功能启动后不仅能使受控小车向前后左右四个方向前进和转弯,而且还能控制小车再地上转动并留下方形或圆形等形状。-This is the time to participate in Electronic Design Contest works: infrared remote control car: Using infrared transmission signal through an AT89S52 microcontroller that is encoded and used infrared receiver to receive the first signal and then using the other an infrared emitting MCU AT89S52 code and decode the signal and finally an AT89S52 microcontroller then proceeds with the decoding key value of the preparation of procedures to drive a stepper motor. Stepper machine function activated not only make the car forward in a controlled direction and after about four turns, but also to control the car and then turned and left the ground such as square or round shapes.
- 2022-05-06 18:46:07下载
- 积分:1
-
一个VB编写的,控制激光传感器测平面度的自动程序
一个VB编写的,控制激光传感器测平面度的自动程序-VB prepared by a control laser sensor automatic flatness measurement procedures
- 2023-02-24 09:50:03下载
- 积分:1
-
Is to introduce the use of single
是介绍使用单片机控制led显示的程序,可以显示多种样式.-Is to introduce the use of single-chip control procedures led display, can display a variety of styles.
- 2023-03-04 00:25:03下载
- 积分:1