HOME AUTOMATION WITH AVR ATMEGA16 MICROCONTROLLER USING PROTEUS SIMULATION SOFTWARE




Wireless Home Automation through Atmega 16 microcontroller as interfacing with the virtual terminal from the library of proteus simulation software. In this project, the code was written on an Embedded C language through AVR STUDIO 4 compiler and corresponding (.hex) file was generated and it was uploaded on Atmega 16 microcontroller. Port-B is used to interface with ULN2003 Relay Driver IC for conditionally driven of an electrical load through an electromagnetic switch Relay. In this circuit diagram, electrical loads were represented by LEDs. For establishing wireless communication platform, we will provide a special key through virtual terminal command window and it was received by a microcontroller and compare it with a predefined key inside the main program and if it was equal then display the corresponding output. This is the concept of virtual simulation so if we want, we can also easily implement it on real-world through Hardware.

Comments

Post a Comment