資源簡介
無線遙控汽車防盜器資料(包含原理圖、PCB、源程序)
代碼片段和文件信息
//#include?“main.h“
//#include?“remote.h“
//#include?“key.h“
#include?“include.h“
const?uint?PULSE_SHORT_MIN=PULSE_SHORT_MIN_TIME/8/4;????//1。8ms
const?uint?PULSE_SHORT_MAX=PULSE_SHORT_MAX_TIME/8/4;????//3ms
const?uint?PULSE_LONG_MIN=PULSE_SHORT_MIN_TIME/8/4*3;
const?uint?PULSE_LONG_MAX=PULSE_SHORT_MAX_TIME/8/4*3;
const?uint?PULSE_SYN_MAX=PULSE_SHORT_MAX_TIME/8/4*35;
const?uint?PULSE_SYN_MIN=PULSE_SHORT_MIN_TIME/8/4*20;
const?uint?DT=(uint)((PULSE_SHORT_MIN_TIME/8/4+PULSE_SHORT_MIN_TIME/8/4)*0.1/2);
bank2?SharkFlagStruct?SharkFlag={2};
bank1?ulong?PassWord[2];???????//waste?2B?ram;???20bit
static?bank1?RemindStateEnum?RemindState=DOOR_OPEN;
static?bank1?uchar?PressUnlock=0;
static?Timer16Struct?GuardQuiet5s={01};??????//延時5s進入警戒狀態;
static?bank1?AlarmGradeEnum?AlarmGr
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????3647523??2007-11-24?10:10??RF612081.PCB
?????文件????1019041??2007-11-24?10:10??主板QF612082.PCB
?????文件????1282945??2007-11-24?10:10??傳感QF612083.PCB
?????文件?????429783??2007-11-24?10:10??遙控YK705311.PCB
?????文件?????435942??2007-11-24?10:10??遙控YK705312.PCB
?????文件??????45539??2007-08-15?09:20??remote.c
?????文件??????18163??2007-11-24?10:10??RF612081.Sch
?????文件??????37152??2007-11-24?10:10??主板QF612082.Sch
?????文件??????17163??2007-11-24?10:10??傳感QF612083.Sch
?????文件??????13607??2007-11-24?10:10??遙控QF612084.Sch
-----------?---------??----------?-----??----
??????????????6946858????????????????????10
- 上一篇:基于FPGA技術的自動售貨機控制器設計
- 下一篇:robomaster步兵車程序
評論
共有 條評論