登录
首页 » SCM » We design fire alarm, and basically meet the requirements of everyone can refer...

We design fire alarm, and basically meet the requirements of everyone can refer...

于 2022-08-25 发布 文件大小:146.22 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

我们设计的火灾报警器,基本上满足要求,大家可以参考-We design fire alarm, and basically meet the requirements of everyone can refer to

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 51单片机键盘的相关处理,按键扫描,后针对具体应用进行相应处理....
    51单片机键盘的相关处理,按键扫描,后针对具体应用进行相应处理.-51 Single-chip related deal with the keyboard, keypad scanning, after the specific application of the corresponding treatment.
    2022-07-26 09:56:00下载
    积分:1
  • 在做项目(工程)的时候,我们经常要用到比较多的按键,而且IO 资源紧张, 于是我们就想方设法地在别的模块中节省IO 口,好不容易挤出一两个IO 口,却...
    在做项目(工程)的时候,我们经常要用到比较多的按键,而且IO 资源紧张, 于是我们就想方设法地在别的模块中节省IO 口,好不容易挤出一两个IO 口,却 发现仍然不够用,实在没办法了就添加一个IC 来扫键。一个IC 虽然价格不高, 但对于大批量生产而且产品利润低的厂家来说,这是一笔不菲的开支! 那,我们能不能想到比较好的扫键方法:用最少的IO 口,扫最多的键?可以吗?-Doing the project (engineering), we often use the relatively large number of keys, and the IO resource constraints, so we are trying to save in another module IO ports, finally out of one or two IO ports, only to find is still not enough there is really no other way to add an IC to sweep on the keys. Although the price of an IC is not high, but low profits, high-volume production and product manufacturers, this is spending a lot of money! That, we can not think of a better scan key method: with a minimum of IO ports, scan Most of the keys? OK?
    2022-08-10 23:32:47下载
    积分:1
  • 51单片机可在线编程多功能实验板使用手册 内附多个实验程序(供初学者参考)...
    51单片机可在线编程多功能实验板使用手册 内附多个实验程序(供初学者参考)-51 Single-chip can be online programming multi-function board user manual containing a number of experimental procedures (for beginners reference)
    2022-01-26 06:01:40下载
    积分:1
  • In electronic technology, the frequency is one of the most basic parameters, but...
    在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
    2023-03-06 02:50:04下载
    积分:1
  • 用过采样和求均值技术提高模数转换器的分辨率.pdf
    用过采样和求均值技术提高模数转换器的分辨率.pdf-----针对目前单片机内嵌的模/数转换器的分辨率太低,而外接高分辨率成本又太高的情况,提出了用“过采样和求均值”的技术来使在有用的测量频带内的信噪比得到改善,从而提高测量的分辨. 率。并利用 60 - 7 0 /对其结论进行仿真,且在单片机上予以实现,结果表明测量分辨率明显提高。-Sampling and averaging techniques used to improve the resolution of ADC. Pdf----- targeted at the embedded microcontroller A/D converter resolution is too low, while the external high-resolution costs are too high situation, put forward with " Oversampling and Averaging" technology to make useful measurements in the frequency band signal to noise ratio to be improved, thereby enhancing the measurement resolution. rate. And a 60- 7 0/simulation of its conclusions, and in the SCM to be achieved, results show that the measurement resolution has improved significantly.
    2022-12-03 01:20:03下载
    积分:1
  • 适合初学c55者的几个扩展定点数运算例子
    适合初学c55者的几个扩展定点数运算例子-suitable for the novice c55 several expansion of the fixed points Operational example
    2023-08-12 06:25:03下载
    积分:1
  • zigbee是门新型的技术,将在未来的社会中扮演着重要的角色,特此提供Jennic zigbee中文开发指南...
    zigbee是门新型的技术,将在未来的社会中扮演着重要的角色,特此提供Jennic zigbee中文开发指南-zigbee is a new type of door technology, society in the future play an important role, and would like to provide Jennic zigbee Chinese Development Guide
    2022-03-20 03:38:19下载
    积分:1
  • 该实验是在“点到点无线通信实验”的基础上进行开发,节点A 作为发射模块,节点B 作为射频休眠实验的对象,PC 通过串口下达休眠和唤醒的指令给节点B,来实现对...
    该实验是在“点到点无线通信实验”的基础上进行开发,节点A 作为发射模块,节点B 作为射频休眠实验的对象,PC 通过串口下达休眠和唤醒的指令给节点B,来实现对射频部 件的唤醒和休眠功能。串口的设置为波特率115200b/s,8 位数据位,1 位停止位,无校验位。-The experiment in the " point to point wireless communications experiment" based on the development and launch of the module as a node A, node B as a test object dormant radio frequency, PC through the serial port sleep and wake-up instructions issued to the Node B, to achieve the right wake-up radio frequency components and the hibernation feature. Serial port baud rate is set to 115200b/s, 8 bits of data bits, 1 stop bit, no parity bit.
    2022-03-03 01:20:43下载
    积分:1
  • HCS08例程:本程序是PWM模块的例程,所用资源为单片机内部TPM模块,所接器件为LED
    HCS08例程:本程序是PWM模块的例程,所用资源为单片机内部TPM模块,所接器件为LED-HCS08 routines: This procedure is routine PWM module, the resources used for the single-chip internal TPM module, the access device for the LED
    2022-09-04 18:40:03下载
    积分:1
  • 12232液晶模块的应用,该模块采用ST7920液晶控制芯片,编译菜用WinAVR2005....
    12232液晶模块的应用,该模块采用ST7920液晶控制芯片,编译菜用WinAVR2005.-12232 Application of LCD module, the module used ST7920 LCD controller chip, the compiler vegetable WinAVR2005.
    2022-11-13 09:55:02下载
    积分:1
  • 696518资源总数
  • 105117会员总数
  • 11今日下载