搜索资源列表
U51asm
- 交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低
yejingxianshi000003
- 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TA
320240
- 自己设计的320240液晶的开幕和闭幕程序 自己写来开启和关闭320240的程序-LCD 320,240 of their own design the opening and closing procedures to write their own opening and closing procedures 320240
jdkz
- 电脑家电控制系统 本系统是利用电脑通过串口和单片机进行通信,从而通过电脑控制家电的开和关,也可用于其它地方控制其它电器。 此系统制作资料齐全,也很简单。 电脑上位机软件下载 电路原理图和PCB板图下载 源程序下载 1.本系统可以通过PC远程或者在家控制家用电器,为适应各种场合,只需更改上位机相应的LABEL的名称即可!(这点也是这个软件的不足之一,会在以后的时间里,慢慢完善。) 2.硬件原理图中,三端稳压管7805,未加任何散热装
K60_inter_flash
- K60 内部flash interface,裸跑的话修改其中的打开与关闭总中断标示与数据类型-K60 internal flash interface, run naked to modify one of the opening and closing total interrupt labeled with the type of data
ceremonies-lights
- 开闭幕式广告灯,初学乍到,多多包函,希望以后编出高质量的程序。-Opening and closing ceremonies advertising lights,
BIYESHEJI
- 这是一个毕业设计档案袋,用于毕业设计整理,包括开题答辩等表单-This is a graduate design portfolio, for graduate design finishing, including the opening title defense form
V01_1152--Report-PCtoUC
- PC TO microcontroller communication project report with code. The present life system of human beings is becoming fast and accurate. Society, now a days is moving at blazing speeds. To cope up with the twenty-first century i.e. with the speeds and
STM32-CLOCK
- STM32 详细时钟图,对开法软件很有帮助,花了大时间搞下来的-STM32 detailed clock diagram, the software is very helpful for the opening, took a long time to get down
CSV
- 这是我自己经常用的log数据操作的库,主要是保存成csv文件格式,方便用excel进行打开分析数据。我平时都用它log电池老化数据然后 进行分析和处理。-This is my own library log data often operate primarily saved as csv file format to facilitate analysis of data using excel for opening. I usually have to use it to log batt
arduinoio-(1)
- matlab 对 Arduino硬件的支持包,利用此工具包可以实现matlab环境下Arduino硬件系统的编程与调试。-Installer file for MATLAB Support Package for Arduino® Hardware. For more details on capabilities for this support package, please visit: www.mathworks.com/hardware-support/ard
Main
- 楼宇对讲系统是在各单元口安装防盗门,由小区总控中心的管理员总机、楼宇出入口的对讲主机、电控锁、闭门器及用户家中的可视对讲分机通过专用网络组成,以实现访客与住户对讲。住户可遥控开启防盗门,各单元梯口访客通过对讲主机呼叫住户,对方同意后方可进入楼内,从而限制了非法人员进入。同时,若有突发事件,住户亦可通过该系统通知保安人员以得到及时的支援和处理。-Building intercom system is installed in each unit security door opening, by
Sweepbutton
- 主控单片机为atmega328p,通过按键控制舵机开闭,控制光路通断时间的小程序,不同的按键代表了不同的打开时间,用于激光实验平台。它是激光实验平台的小型仪器的程序。(The main control single chip microcomputer is atmega328p, through the button control the steering gear to open and close, controls the light path to break the time th