-
按键
详细的AD按键程序 C语言版本
绝对 好用可以到出一直
按键
详细的AD按键程序 C语言版本
绝对 好用可以到出一直-AD button button detailed procedures C language version of the absolute ease of use can go out have been
- 2022-04-25 00:10:02下载
- 积分:1
-
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出...
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出0.2秒,接着0.2秒从P3.2输出电平信号,如此循环下去,就形成我们所需的报警声了。
*
* 程序设计方法
*(1.生活中我们常常到各种各样的报警声,例如“嘀、嘀、…”就是常见的一种声音报警声,
* 但对于这种报警声,嘀0.2秒钟,然后断0.2秒钟,如此循环下去,假设嘀声的频率为1KHz,
* 由于要产生上面的信号,我们把上面的信号分成两部分,一部分为1KHZ方波,
* 占用时间为0.2秒;另一部分为电平,也是占用0.2秒;因此,我们利用单片机的定时/计数器T0作为定时,
* 可以定时0.2秒;同时,也要用单片机产生1KHZ的方波,对于1KHZ的方波信号周期为1ms,
* 高电平占用0.5ms,低电平占用0.5ms,因此也采用定时器T0来完成0.5ms的定时;
* 最后,可以选定定时/计数器T0的定时时间为0.5ms,而要定时0.2秒则是0.5ms的400倍,
* 也就是说以0.5ms定时400次就达到0.2秒的定时时间了。
*/
- 2022-05-23 23:28:34下载
- 积分:1
-
Source water level control instrument of communication, mainly used for water le...
水位仪通讯控制源码,主要用于水位数据的通讯-Source water level control instrument of communication, mainly used for water level data communications
- 2022-04-30 08:22:27下载
- 积分:1
-
done in ICD LCD display clock demonstration program, the compilation of source c...
在ICD做lcd显示时钟演示程序,汇编源代码, 学用液晶的可以参考参考。-done in ICD LCD display clock demonstration program, the compilation of source code, study LCD can refer to the reference.
- 2022-06-19 07:38:52下载
- 积分:1
-
绝对好用的I2C读写程序
绝对好用的I2C读写程序-absolute and easy to read and write procedures I2C
- 2023-01-10 15:10:04下载
- 积分:1
-
STC89C58RD+单片机内部EEPROM读写程序
STC89C58RD+的内部EEPROM读写程序-STC89C58RD+ Internal EEPROM read and write procedures
- 2022-10-15 07:30:02下载
- 积分:1
-
基于AT89C2051的照明系统控制程序,实现照明设备的自动控制。...
基于AT89C2051的照明系统控制程序,实现照明设备的自动控制。-AT89C2051-based lighting systems control procedures, to achieve automatic control of lighting equipment.
- 2022-03-24 03:23:55下载
- 积分:1
-
本程序通过对研祥EVOC_PCL813高速A/D数据采集卡的驱动,采集40路模拟通道的数据,并以数据文件的形式存储在硬盘上,生成文本文件...
本程序通过对研祥EVOC_PCL813高速A/D数据采集卡的驱动,采集40路模拟通道的数据,并以数据文件的形式存储在硬盘上,生成文本文件-through the right procedures EVOC EVOC_PCL813 high-speed A/D data acquisition card drive, collecting 40 analog channel data and data in the form of documents stored on the hard drive, generating text files
- 2022-08-19 14:22:05下载
- 积分:1
-
430程序例子,主要是供大家参考用的,编写程序的时候可以抄袭一下的,...
430程序例子,主要是供大家参考用的,编写程序的时候可以抄袭一下的,-Examples of 430 procedures, mainly for your reference, programming can be copied when you and
- 2023-08-18 17:35:03下载
- 积分:1
-
MEGA16的小车沿黑线行驶程序,能够控制程控小车沿规定路线自行行使。...
MEGA16的小车沿黑线行驶程序,能够控制程控小车沿规定路线自行行使。-MEGA16 the black car along the lane, it will be programmed control along the trolley line provides free exercise.
- 2022-06-13 10:23:41下载
- 积分:1