Skip to content

vijayalakshmi-s25/home-automation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Home Automation Project

This repository contains a Home Automation project using the 8051 microcontroller. The system controls a fan and a light using relays and is simulated in Proteus.

Project Structure

  • r.c - Embedded C code for 8051 microcontroller (Relay control logic)
  • relay.hex - Compiled hex file for simulation
  • relay.uvopt - Keil µVision project files
  • smarthome.pdsprj - Proteus simulation schematic

How to Run

  1. Open smarthome.pdsprj in Proteus.
  2. Load relay.hex into the microcontroller.
  3. Run the simulation to see fan/light control using relay.

Tools Used

  • Keil µVision for Embedded C programming
  • Proteus for circuit design and simulation
  • GitHub for version control and sharing

Created by Vijayalakshmi S

About

Home Automation using 8051 Microcontroller, Relay and Embedded C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages