diff --git a/README.md b/README.md index bf9c2e19558e12efe89474bc48263442875c6dfa..3ee9df97c209a87a7ad18c7f645a0a2a8b451f52 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🚗 **Autonomous Line-Following Car Project** + + ## 🚀 **Project Overview** This project involves building an autonomous vehicle that can follow a track using a line scan camera and a BLDC motor. The vehicle uses real-time image data to detect the track’s boundaries and calculates the deviation from the center of the track. Based on this information, the car adjusts its steering to stay on the track.