登录
首页 » 嵌入式系统 » Alarm Generator, has a detailed C language code, there is a detailed electrical...

Alarm Generator, has a detailed C language code, there is a detailed electrical...

于 2023-08-27 发布 文件大小:111.13 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

报警产生器,有详细的C语言代码,还有详细的电图,可通过PROTEUS仿真。-Alarm Generator, has a detailed C language code, there is a detailed electrical diagram, through the PROTEUS simulation.

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

发表评论

0 个回复

  • LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码....
    LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码.-LinuxC library reference manual. Linux is not commonly used under the commonly used C library. To put it very clear that each function has sample code.
    2022-02-25 02:52:56下载
    积分:1
  • OV7670 + FIFO + Python测试中的应用
    应用背景OV7670是原来手机的摄像头芯片OmniVision公司。本fuyuno樱花建议包括缓冲区缓冲图像数据,加快数据传输。它是(或应该)比UCAM更快因为数据是由一个字节宽的转移并行端口。关键技术去哪弄一个?我发现一个易趣网这里很便宜(约£20),和有序的。几周后它得到了这里。它有一个20路头,我决定使用一些连接到标题的带状电缆。虽然可能不是最好的图片在世界上的摄像头和电缆可以看到下面…
    2022-08-18 11:49:03下载
    积分:1
  • 可以自动为大葱打沟,培土无需人工控制,实现自动转弯换隆,升降犁...
    可以自动为大葱打沟,培土无需人工控制,实现自动转弯换隆,升降犁-Automatically ditch fight for green, earth without manual control, automatic turn-for-long, take-off and landing plow
    2022-04-28 00:01:45下载
    积分:1
  • DMX512主控制器
    应用背景此代码是使用RS485芯片接受DMX512解码器传输数据。关键技术这背后的技术是让更多的串行通道DMX512。
    2023-01-01 19:50:04下载
    积分:1
  • 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯...
    交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿色正端加高电平,绿灯亮;两端都加高电平,黄灯亮。 急救车和交通灯: 中断服务程序的关键是:1. 保护进入中断时的状态,并在推出中断之前恢复进入时的状态;2. 必须在中断程序中设定是否允许中断重入,即设置EX0位。 本设计使用了INT0中断,一般中断程序进入时应保护 PSW,ACC以及中断程序使用但非其专用的寄存器。本设计中的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,及设置时不允许重入。本设计中没有涉及这种情况。 name:trled1.asm trled2.asm-traffic lights : 1. Because of the design of the traffic lights, so there must first understand the traffic lights change. Assuming a crossroads for the east-west north-south. Initial state of things 0 red light, red light north-south. Then the state opening of a north-south green, red things. For a period of time to state 2-green flashing yellow light switch several times, a few seconds delay, things are still red. Three sub-state, opening things green, red ligh
    2022-04-29 18:17:53下载
    积分:1
  • 引导程序
    bootloader
    2023-04-15 04:50:03下载
    积分:1
  • lpc 2148 adc
    1)LPC2148开发。开发板是由NEX机器人。链接:http://www.nex-robotics.com/lpc2148-development-board/lpc2148-development-board.html  2)GPS模块:联发科MT3318芯片组的模块链接:  http://www.nex-robotics.com/products/gps-receiver/gps-receiver-mt3318-module.html  3)加速度:MMA8451Q(3轴+/-8克I2C基于加速度传感器飞思卡尔)链接:  http://www.nex-robotics.com/products/sensors/3-axis-digital-accelerometer-with-voltage-regulator.html  4)GSM调制解调器:SIMCOM SIM900a链接:  http://www.rhydolabz.com/index.php?main_page=product_info&products_id=1079
    2022-09-20 13:35:08下载
    积分:1
  • 我一直在用的I2C总线函数库,内容不多,但很实用.
    我一直在用的I2C总线函数库,内容不多,但很实用.--在网上见的资源挺多,但很多时候是没有测试过的,下了一大堆,搞得眼花燎乱.这个是我在某人主页上找到的,经修改调试后,一直在用着的,绝对好用.-I have been using the I2C bus in the library, which is not big, but very useful .-- online resources挺多see, but often is not tested, and under a lot of, in a confused chaos burn. This is my home page to find a person, and debugging, as amended, has been with the absolute ease of use.
    2023-08-05 08:50:04下载
    积分:1
  • spi源程序c语言的
    spi源程序c语言的-spi source program c language
    2022-10-12 01:15:03下载
    积分:1
  • 文档解释了如何使用蓝牙设备与
    a document explaining how to use bluetooth device with embdded system
    2022-06-01 03:02:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载