Question
Design a simple burglar alarm system. The system has 4 zone inputs connected to an 8051 I/O port. If any one of these inputs is
Design a simple burglar alarm system. The system has 4 zone inputs connected to an 8051 I/O port. If any one of these inputs is activated, a bell will sound for 130 msec and the corresponding zone LED, or LEDs will be activated. Assume the Four LEDs and bell are connected to Port 1 and the crystal oscillator of microcontroller has 12MHz frequency. The design may contain the following steps: a) Circuit diagram b) Assembly language program (Code) Note: For generating the delay, use 8051 timers only. If possible please include the flow chart of the design. Thank you !
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started