Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 496 Bytes

File metadata and controls

5 lines (4 loc) · 496 Bytes

Code2Career Challenge 3.0: AVR Using GNU tools - Micro Course

This is the Git Repository for the Course provided by Mr. Balemarthy Vamsi

Project Overview: Automated Parking System

In this project, we will build a system that detects the presence of a vehicle using an ultrasonic sensor and controls a barrier gate using a relay. This system will help you grasp fundamental embedded concepts such as sensor interfacing, relay control, serial communication, and state machine implementation.