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.
Input (DTMF Tones)
│
▼
8052 MCU Processes Tones
│
▼
Generates Control Signals
│
▼
Appliances Toggle (e.g., LEDs)
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.