-
UT58A数字万用表电原理图,格式为图片,请注意
UT58A数字万用表电原理图,格式为图片,请注意-UT58A digital multimeter electrical schematic diagram, the format for the picture, please note that
- 2022-03-10 04:38:33下载
- 积分:1
-
ATMEL公司的ATmega16有T6963(使用)
Atmel atmega16 with t6963 (avrstudio)
- 2023-07-17 23:25:02下载
- 积分:1
-
2 CY7C68013 between GPIF and Slave FIFO asynchronous communications programs, as...
2个Cy7c68013之间的GPIF与Slave FIFO异步通讯方案,以及源码-2 CY7C68013 between GPIF and Slave FIFO asynchronous communications programs, as well as source
- 2022-01-23 10:57:39下载
- 积分:1
-
89C51 single
用 89C51单片机系统进行温度实时采集与控制是本设计的主要 内容。本设计介绍的
单片机 温度 自动控制系统的主要 内容包括:系统方案、理论分析、硬件设计、系统调试及
主要技术性能参数。 -89C51 single-chip microcomputer system with real-time acquisition and control of temperature is the main contents of the design. The introduction of the single-chip design of automatic temperature control systems include: system program, theoretical analysis, hardware design, system debugging and main technical performance parameters.
- 2022-04-11 05:17:28下载
- 积分:1
-
AD7715调试程序!CPU芯片C8051F020
AD7715 的调试程序!CPU芯片是c8051F020-AD7715 debugging procedures! CPU chip is c8051F020
- 2022-04-07 21:41:29下载
- 积分:1
-
C51单片机数码管显示通用接口显示模块源码奉献
C51单片机数码管显示通用接口显示模块源码奉献-C51 microcontroller Universal Display Digital Interface Module dedicated source
- 2022-05-23 17:30:12下载
- 积分:1
-
CC1100 programming guide, for programmers to use the CC1100 helpful.
CC1100的编程指导,对于使用CC1100的程序员们很有帮助。-CC1100 programming guide, for programmers to use the CC1100 helpful.
- 2023-04-01 07:15:03下载
- 积分:1
-
摩托罗拉单片机的数码管LED的原代码
摩托罗拉单片机的数码管LED的原代码-Motorola MCU digital LED control the source code
- 2022-01-26 08:34:35下载
- 积分:1
-
C51写DS12887程序已被用于开发一个无线电子我们…
C51读写DS12887程序
已用于开发的无线电子衡器上
包括RTC.h及RTC.c-C51 literacy DS12887 procedure has been used to develop a wireless electronic weighing including RTC.h and RTC.c
- 2022-01-26 03:50:33下载
- 积分: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