-
数字温度传感器ds18b20的精简c语言程序
数字温度传感器ds18b20的精简c语言程序-digital temperature sensor ds18b20 streamlining c Language Program
- 2023-01-28 22:05:03下载
- 积分:1
-
基于时间触发调度器的PID控制,程序所用期间为C515,PID带有抗死锁功能...
基于时间触发调度器的PID控制,程序所用期间为C515,PID带有抗死锁功能-Time-triggered scheduler based on the PID control, the procedure used for C515, PID with anti-lock function
- 2023-05-25 13:50:02下载
- 积分:1
-
Mature induction cooker schematic, you can fully understand the working principl...
成熟电磁炉原理图,可以全面了解电磁炉工作原理及设计细节-Mature induction cooker schematic, you can fully understand the working principle and design details of the Induction Cooker
- 2022-03-16 23:53:50下载
- 积分:1
-
zlg7290测试程序
zlg7290测试程序-zlg7290 test procedures
- 2022-12-29 10:50:03下载
- 积分:1
-
这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!...
这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed description, please check themselves!
- 2022-03-16 13:40:47下载
- 积分:1
-
51单片机程序,请大家试一试,请提宝贵意见
51单片机程序,请大家试一下,请多提宝贵意见-51 SCM procedures, please try everyone, please mention the valuable advice
- 2022-04-27 15:35:03下载
- 积分:1
-
就像在嵌入系统中使用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
-
基于51系列单片机的计算器程序.开发环境:KEIL,开发语言:c51,仿真环境Proteus...
基于51系列单片机的计算器程序.开发环境:KEIL,开发语言:c51,仿真环境Proteus-51 Series single-chip microcomputer-based calculator program. Development environment: KEIL, the development of language: c51, simulation environment Proteus
- 2022-12-03 05:25:03下载
- 积分:1
-
C51与倒计时的制备过程中,通过电脑的启动时间,但…
一个用C51编写的倒计时程序,可通过PC传送起始时间,也可回传当前时间。比较简单-C51 with a countdown of the preparation process, through PCs starting time, but also back- the present time. Relatively simple
- 2022-03-21 16:57:35下载
- 积分:1
-
Infrared remote control encoder chip for uPD6121G (or HT622, 7461, such as chips...
红外线遥控编码芯片为uPD6121G(或者是 HT622、7461等芯片)为例来说明用单片机实现红外遥控解码的详细过程,琢磨这个解码程序花了相当多的精力,期间几经修改逐步完善,后来还用它开发了几个小产品,希望能对网友学习单片机有所帮助。-Infrared remote control encoder chip for uPD6121G (or HT622, 7461, such as chips) as an example to illustrate the realization of infrared remote control with single-chip decoding of the detailed process, improve the decoding process has spent a considerable amount of energy, several amendments to gradually improve during the later It also developed several products, hope that can help users to learn single-chip microcomputer.
- 2022-03-18 15:33:51下载
- 积分:1