Embedded C & 8052 Assembly-Based DTMF Appliance Automation

Project Overview

This project implements serial communication between a SIM800L module and an 8052 MCU using DTMF tones. The system enables remote appliance control by interpreting DTMF commands sent from a cell phone to control devices such as LED bulbs.

Key Components & Functionalities

How It Works

Input (DTMF Tones)
      │
      ▼
8052 MCU Processes Tones
      │
      ▼
Generates Control Signals
      │
      ▼
Appliances Toggle (e.g., LEDs)
    

Expected Outcomes

Significance

This project highlights the practical application of Embedded C and 8052 Assembly in remote appliance control. It demonstrates remote automation, sensor integration, and real-time notifications—paving the way for advanced home automation and security solutions.