资源简介
温湿度显示+光线传感+烟雾动态探测声音报警
代码片段和文件信息
/*****************************************************
This program was produced by the
CodeWizardAVR V2.05.0 Professional
Automatic Program Generator
?Copyright 1998-2010 Pavel Haiduc HP InfoTech s.r.l.
http://www.hpinfotech.com
Project :
Version :
Date : 2015/6/22 星期一
Author : NeVaDa
Company :
Comments:
Chip type : ATmega8
Program type : Application
AVR Core Clock frequency: 8.000000 MHz
Memory model : Small
External RAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include “dht11.h“
const unsigned char LED7CODE[]= //BCD to 7 segment LED 123456789abcdef
{0x3F0x060x5B0x4F0x660
评论
共有 条评论