-
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片...
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us,
* 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。
* 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。
* 3. “叮”和“咚”声音各占用0.5秒,因此定时/计数器T0要完成0.5秒的定时,对于以250us为基准定时2000次才可以。
*/-/* Procedure detailed functional Introduction:* When pressing the button P3.3, AT89S51 Singlechip a
- 2023-01-12 02:35:03下载
- 积分:1
-
jianpan
键盘控制页面显示。屏蔽一些键盘事件。F1.F2.F3控制不同显示模式。-jianpan
- 2022-02-03 16:53:58下载
- 积分:1
-
Atmel SPI Master C51程序
Atmel SPI Master C51程序-Atmel SPI Master C51 procedures
- 2022-04-08 11:53:44下载
- 积分:1
-
这个是我今天用Keil_C51写的关于MAX5417的底层函数,微控制器可以用其他的(我是用51的,其他的话,只要修改一下头文件就可以了),上层软件只要调用Wr
这个是我今天用Keil_C51写的关于MAX5417的底层函数,微控制器可以用其他的(我是用51的,其他的话,只要修改一下头文件就可以了),上层软件只要调用Write_MAX5417()这个函数就可以了,代码简洁,层次分明,注释也不少,非常适合新手学习或者是直接拿来为自己的上层软件服务。-This is what I write today with Keil_C51 on the bottom of MAX5417 function, microcontroller can use the other (I am using the 51 other words, as long as the modified header file you can), and the upper software as long as the call Write_MAX5417 () this function it, the code is simple and structured notes are also many, very suitable for novices to learn, or is directly used for their top software services.
- 2022-08-23 17:09:18下载
- 积分:1
-
单片机在电冰箱智能模糊控制中的应用
单片机在电冰箱智能模糊控制中的应用-SCM in refrigerators Intelligent Fuzzy Control System
- 2023-03-10 23:35:04下载
- 积分:1
-
51单片机用来读写优盘的C语言写的源程序,里面不仅包括源程序还有易懂的原理图分析,适合于入门级开发人员...
51单片机用来读写优盘的C语言写的源程序,里面不仅包括源程序还有易懂的原理图分析,适合于入门级开发人员-51 Single-chip USB flash drives used to read and write the source code written in C language, which includes not only the source code there is easy to understand schematic diagram analysis, suitable for entry-level developers.
- 2022-03-18 10:51:07下载
- 积分:1
-
双STF16360EN驱动点阵VFD显示
双STF16360EN驱动点阵VFD显示-Dual-drive dot matrix VFD display STF16360EN
- 2022-01-31 20:58:45下载
- 积分:1
-
C8051系列单片机开发与C语言编程!详细解释…
C8051系列单片机开发与C语言编程!讲解非常详细!-C8051 Series MCU Development and C language programming! Explain in great detail!
- 2022-02-02 11:58:24下载
- 积分:1
-
使用PROTEUS仿真的DS1302时钟,与主机同步显示时间,C编写
使用PROTEUS仿真的DS1302时钟,与主机同步显示时间,C编写-PROTEUS simulation using the DS1302 clock, display time synchronization with the host, C prepared
- 2022-04-09 10:44:50下载
- 积分:1
-
一个用单片机开发的硬盘控制器,可以实现对大容量硬盘数据的读写!...
一个用单片机开发的硬盘控制器,可以实现对大容量硬盘数据的读写!-With the development of a single-chip hard disk controller, can realize the large capacity hard disk data read and write!
- 2022-01-24 15:09:16下载
- 积分:1