Question: Question 1 ) Designing an Automated Parking Garage System using two ATmega 3 2 8 microcontrollers. The system will track the number of cars entering
Question Designing an Automated Parking Garage System using two ATmega microcontrollers. The system will track the number of cars entering and exiting the garage, control access using LEDs, and display the current carcount on both microcontrollers. The microcontrollers will communicate via UART to ensure consistent data synchronization.Functional Requirements:
AEntrance and Exit Sensors:Two sensors detect cars entering and exiting the garage.Sensor : Entrance connected to Gate Sensor : Exit connected to Gate The first microcontroller updates the car count based on these sensors
BLED Indicators: A green LED indicates that parking spaces are available.A red LED indicates the garage is at full capacity no more cars can enter
C UART Communication:The first microcontroller transmits the current car count to the second microcontroller via UAR.Both microcontrollers display the same car count in real time.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
