-
/* 程序详细功能介绍:
*当按下按键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
-
微芯片
基于microchip公司PIC16C745单片机的USB2.0源代码-Microchip-based company PIC16C745 MCU USB2.0 source code
- 2022-04-29 14:52:28下载
- 积分:1
-
利用单片机实现简单音乐发生器,可以尝试实践一下,比较简单...
利用单片机实现简单音乐发生器,可以尝试实践一下,比较简单-MCU use simple music generator, may try to practice that is relatively simple
- 2022-05-28 10:05:34下载
- 积分:1
-
在用单片机设计的电梯模型中,电梯下降的控制程序
在用单片机设计的电梯模型中,电梯下降的控制程序-Single-chip design with an elevator model, the decline in elevator control procedures
- 2022-02-01 18:21:39下载
- 积分:1
-
用8个数码管,用一片48和一片138控制 的子程序,
用8个数码管,用一片48和一片138控制 的子程序,-with eight digital control with a 48 and a control subroutine 138,
- 2022-03-26 11:51:52下载
- 积分:1
-
dds a detailed description of control characters, beginners learn to be helpful.
dds控制字的详细描述,对新手入门有帮助。-dds a detailed description of control characters, beginners learn to be helpful.
- 2022-08-14 03:22:48下载
- 积分:1
-
LM128*64液晶驱动程序,有显示图形,汉字,画线等功能
LM128*64液晶驱动程序,有显示图形,汉字,画线等功能 -LM128* 64 LCD driver, has display graphics, characters, painting lines and other functions
- 2022-03-11 14:43:33下载
- 积分:1
-
procedure for microcontroller development process of serial communications demon...
此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.
- 2022-09-21 18:05:03下载
- 积分:1
-
This procedure is the use of ARM7 control of two
本程序是利用arm7控制双色led点阵屏的显示源码。是用ADS软件开发的,希望对各位有用-This procedure is the use of ARM7 control of two-color dot matrix led display screen source. ADS is a software development, in the hope that useful
- 2022-02-15 00:03:58下载
- 积分:1
-
单片机KeilC学习例程,不需要数点基础,可以掌握C51的使用
单片机KeilC学习例程,不需要数点基础,可以掌握C51的使用-Microcontroller KeilC learning routines, no basis for a number of points, you can master the use of C51
- 2022-02-25 09:32:24下载
- 积分:1