-
/* 程序详细功能介绍:
*当按下按键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
-
mykey程序原代码
mykey程序原代码-mykey program source code
- 2022-03-04 19:03:28下载
- 积分:1
-
基于单片机的交流伺服电机运动控制系统研究与开发
基于单片机的交流伺服电机运动控制系统研究与开发-Based on single-chip AC servo motor motion control system research and development
- 2022-08-22 13:43:55下载
- 积分:1
-
一个很不错的按键单片机C程序
一个很不错的按键单片机C程序-a very good button SCM C Program
- 2023-05-11 07:25:03下载
- 积分:1
-
用来测量温度的DS18B20的应用程序,有这方面需要的请下来
用来测量温度的DS18B20的应用程序,有这方面需要的请下来-DS18B20 used to measure temperature applications, a need, please down
- 2022-03-14 06:36:25下载
- 积分:1
-
汽车中控门锁资料和电路图图纸比较详细,第二部,是单独的文件...
汽车中控门锁资料和电路图图纸比较详细,第二部,是单独的文件-Car door lock control circuit information and more detailed drawings, the second is a separate document
- 2022-04-22 06:19:52下载
- 积分:1
-
基于pic系列单片机的,R61505U的lcd驱动芯片代码。
基于pic系列单片机的,R61505U的lcd驱动芯片代码。-Pic microcontroller-based series, R61505U the lcd driver chip code.
- 2023-07-21 09:45:03下载
- 积分:1
-
在51单片机上运行的俄罗斯方块游戏,内含键盘扫描,键码处理和液晶驱动程序...
在51单片机上运行的俄罗斯方块游戏,内含键盘扫描,键码处理和液晶驱动程序-Single-chip microcomputer in 51 running on Tetris games, including keyboard scanning, key code processing and LCD driver
- 2022-06-28 04:41:09下载
- 积分:1
-
Developed under VC serial debugging tools, the interface simple, convenient oper...
VC下开发的串口调试工具,界面简单,方便操作,适用于PC机下与单片机通过串口通信-Developed under VC serial debugging tools, the interface simple, convenient operation, applicable to PC machines with single-chip through the serial communication
- 2022-02-26 17:58:31下载
- 积分:1
-
三星2440示例键盘示例
Samsung 2440 sample keypad example in C
- 2022-03-01 20:28:33下载
- 积分:1