-
/* 程序详细功能介绍:
*当按下按键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
-
单片机模拟IIC总线程序包
单片机模拟IIC总线程序包-IIC-bus single-chip simulation package
- 2022-09-20 16:00:02下载
- 积分:1
-
倒车雷达源程序代码,包括车载万年历,车内外温度显示,距离显示,声光报警。...
倒车雷达源程序代码,包括车载万年历,车内外温度显示,距离显示,声光报警。-Reversing radar source code, including car calendar, car inside and outside temperature display, distance display, sound and light alarm.
- 2022-06-20 21:26:20下载
- 积分:1
-
MSP430单片机应用开发6章程序代码实例
msp430应用系统开发典型实例第6章程序代码-MSP430 Application Development Chapter 6 Typical examples of program code
- 2022-12-19 02:15:03下载
- 积分:1
-
本人从网上收集的关于Keil
本人从网上收集的关于Keil-C51的相关教程,对初学者很有帮助-I gathered from the Internet on the Keil-C51 related tutorials, very helpful for beginners
- 2023-01-04 14:35:04下载
- 积分:1
-
AVR卡增值税控制程序,包括系统的SPI模式…
AVR单片机下的mmc卡控制程序,包括系统SPI模式初始化,使卡进入SPI模式及检测等-AVR cards under the VAT control procedures, including the systematic SPI mode initialization, access cards and SPI mode detection
- 2022-02-04 19:11:55下载
- 积分:1
-
proteus仿真的单片机串口通信,请使用虚拟串口软件模拟串口调试,该软件我已经上传。...
proteus仿真的单片机串口通信,请使用虚拟串口软件模拟串口调试,该软件我已经上传。-Proteus simulation of single-chip serial communication, use the virtual serial port serial debugging software simulation, the software I have already upload.
- 2022-08-23 22:09:54下载
- 积分:1
-
- 2022-03-05 08:36:07下载
- 积分:1
-
超声波传感器智能小车避障程序的研究
本程序是用GCC编写的超声波传感器智能小车波避障程序,单片机是AVR16-The program of the intelligent car obstacle avoidance by ultrasonic sensor
- 2022-03-02 04:56:08下载
- 积分:1
-
单片机C51实战应用集锦,是很好的单片机初学者学习和参考的资料。...
单片机C51实战应用集锦,是很好的单片机初学者学习和参考的资料。-C51 single-chip Collection of combat application, is a very good learning and reference for beginners Singlechip information.
- 2022-03-14 22:28:27下载
- 积分:1