资源简介

包括设计说明书、论文、电路图、程序等全套资料 1)制作出放大器参数测试仪 测试参数的种类、数量自定,电压增益不小于1000,输出幅度不小于10V; 2) 测试参数的精度自定; 3) 测试仪的功能,例如对测试的结果是否存储、显示、打印等自定。

资源截图

代码片段和文件信息

/*****************************************************************************
*    智能家居控制系统程序
*    作者 :梦想科技*老高
*    Email:9902013327@163.com
*    单片机采用AT89S52,晶振频率为:12.00MHz。
/******************************************************************************/  
#include 

bit r_flag;

enum  eepromtype  {M2401M2402M2404M2408M2416M2432M2464M24128M24256};
extern bit   RW24XX(unsigned char *DataBuffunsigned char ByteQuantityunsigned int Address
                     unsigned char ControlByteenum eepromtype EepromType);


sbit key   = P2^0;
bit key_flag;

sbit dog   = P0^7;
sbit LED   = P0^0;
sbit TELA   = P3^6;
sbit TEL  = P3^7;
sbit RING  = P3^2;
sbit switching =P0^4;


unsigned char mode;
bit passwordflag;
unsigned char password[6];
unsigned char passwordtest[6];

void dlms(unsigned int x);
void reset(void);
void open(void);

//****************************************************************  //
//               INT1中断服务程序                        //
//****************************************************************  //
unsigned char ring_fluctuation;
unsigned char ring_count;
bit ring_flag;
void service_int0() interrupt 0 using 1
{
 if(ring_fluctuation<10)
   {
    ring_fluctuation++;     
    }
 }
//****************************************************************  //
//                      t1 定时中断                            //
//****************************************************************  //    
unsigned char ring_dlsm;
unsigned char ring_time;
unsigned int ring_reset_time;
unsigned char dlms_time;
void timer1 (void) interrupt 3 using 0
{
  TH1=0x3c;
  TL1=0xb0;
  dlms_time++;
  if(ring_fluctuation>5)
    {
 EX0=0;//INT1_OFF;
 ring_dlsm++;
 if(ring_dlsm==20)//等待一秒
   {
    ring_dlsm=0;
    EX0=1;//INT1_ON;
        ring_fluctuation=0;
ring_count++;//震铃次数

 if(ring_flag)//有效振铃
   {
    if(ring_count==6)
  {
   ring_count=7;
               mode=1;
   }
    }
 else//无效振铃
   {
    if(ring_count>2)
  {
   ring_reset_time=800;
   }
    }
    }
     }
   

   if((ring_count==2)|(ring_count==1))
     {
  ring_time++;
  if(ring_time==200)
    {
 ring_flag=1;
 }
  }
   if((ring_count>0)&(ring_count<6))
     {
      LED=INT0;
  }
else if(passwordflag)
      {
  LED=~LED;
   }
   
   if(ring_count>0)
     {
  ring_reset_time++;
  if(ring_reset_time==1100)//55s
    {
         reset();
 LED=0;
   dlms(100);
 LED=1;
   dlms(100);
 LED=0;
   dlms(100);
 LED=1;
   dlms(100);
 LED=0;
   dlms(100);
 LED=1;
   dlms(100);
 LED=0;
   dlms(100);
 LED=1;
   dlms(100);
 LED=0;
   dlms(100);
 LED=1;
   dlms(100);
 LED=0;
   dlms(100);
 LED=switching;
 }
  }

 }

//****************************************************************  //
//               INT1中断服务程序                        //
//************************

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-02-19 22:46  智能家居系统设计\
     文件     2930176  2006-06-04 18:27  智能家居系统设计\fdqcscsysjbgNEW.doc
     文件       60416  2009-11-10 13:21  智能家居系统设计\任务书.doc
     文件       31744  2006-06-11 19:57  智能家居系统设计\单片机控制系统的设计与调试方法 .doc
     文件       31232  2006-06-03 22:09  智能家居系统设计\基于TC35模块的无线接入终端设计.doc
     文件       27648  2006-06-02 11:54  智能家居系统设计\基于分时系统思想的单片机系统设计方案.doc
     文件      147456  2006-06-04 17:47  智能家居系统设计\定时器0和定时器12.doc
     文件       40448  2009-11-10 13:17  智能家居系统设计\开题报告.doc
     文件       29696  2006-06-02 15:35  智能家居系统设计\智能.doc
     文件       70144  2006-06-02 13:58  智能家居系统设计\智能型电话远程遥控器.doc
     目录           0  2010-11-01 21:52  智能家居系统设计\电路图\
     目录           0  2010-11-01 21:52  智能家居系统设计\电路图\ISD2500\
     文件        2403  2006-06-05 22:54  智能家居系统设计\电路图\ISD2500\Backup of SchlibTL.Lib
     文件        6941  2006-06-06 00:46  智能家居系统设计\电路图\ISD2500\Backup of Sheet1.Sch
     文件       47229  2006-06-11 22:08  智能家居系统设计\电路图\ISD2500\Backup of 数控板.Sch
     文件       10752  2006-12-30 00:11  智能家居系统设计\电路图\ISD2500\Backup of 数控板.XLS
     文件        6262  2001-11-23 19:13  智能家居系统设计\电路图\ISD2500\DAC0832.SCH
     文件        2403  2006-06-05 22:53  智能家居系统设计\电路图\ISD2500\Previous Backup of SchlibTL.Lib
     文件        6941  2006-06-06 00:45  智能家居系统设计\电路图\ISD2500\Previous Backup of Sheet1.Sch
     文件     1423360  2006-12-30 00:11  智能家居系统设计\电路图\ISD2500\数控板.Bkp
     目录           0  2010-11-01 21:52  智能家居系统设计\电路图\schpcb\
     文件       60868  2006-06-15 14:30  智能家居系统设计\电路图\schpcb\Backup of Backup of PCBLIBTL.LIB
     文件        1825  2006-06-15 13:38  智能家居系统设计\电路图\schpcb\Backup of Backup of SchlibTL.Lib
     文件      427188  2006-06-15 17:23  智能家居系统设计\电路图\schpcb\Backup of Backup of TL-PCB元件库.Lib
     文件       25669  2007-04-22 19:40  智能家居系统设计\电路图\schpcb\Backup of Backup of 红外.sch
     文件      391669  2006-06-20 16:52  智能家居系统设计\电路图\schpcb\Backup of DISPLAY.PCB
     文件      159005  2006-06-21 23:09  智能家居系统设计\电路图\schpcb\Backup of PCB1.PCB
     文件       79356  2006-06-16 16:23  智能家居系统设计\电路图\schpcb\Backup of PCB_2.PCB
     文件      167325  2006-06-15 19:53  智能家居系统设计\电路图\schpcb\Backup of POWER.PCB
     文件       17745  2006-06-15 19:16  智能家居系统设计\电路图\schpcb\Backup of POWER.Sch
     文件       33550  2006-06-17 18:30  智能家居系统设计\电路图\schpcb\Backup of XS1.Sch
............此处省略30个文件信息

评论

共有 条评论