Giter Site home page Giter Site logo

smart-home-system's Introduction

Smart-Home-System-using-Atmega32-microcontroller

An implementation of smart home system using ATmega32 microcontroller.

The aim of that project is to mimic the implementation of smart home system using ATmega32 microcontroller. This project represents a home consisting of 4 Rooms, a TV, and an Air-Conditioner (AC). Each facility of the home represented by a Light Emitting Diode (LED). There are 3 modes of operation for using that system, i.e., admin mode, guest mode, or block mode. Initially, the first user of the system will set up the login passwords for both the admin and guest users. After successful sign in for guest mode or admin mode, a predefined timer will count down till session timeout occurs. Whenever a user tries to sign in for one of the two modes for 3 wrong trials, the system will be in block mode for 20 seconds. This project use two ATmega32 microcontrollers to isolate the independent functions from each other. The two ICs communicate with each other using Serial Peripheral Interface (SPI) protocol. The input is taken from the user using a 4x4 Keypad controlled by the master IC. The user can interact with the interface supplied by the Lucid Crystal Display (LCD) controlled by master IC. The master microcontroller transfers action to the slave microcontroller to take actions based on user input. Environment temperature will be feed to the AC driver using LM35 temperature sensor.

Program startup

image info

Modes of operation

image info

Block mode

image info

Home facilities for guest user mode

image info

Extended home facilites for admin user mode

image info

smart-home-system's People

Contributors

ahmedkhalid7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.