Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 584 Bytes

RoboCar

Arduino project aimed for building a car that can be controlled using a smartphone threw bluetooth. Also view automatically by detecting nearby obstacles

Source Code for the project : View File NB: all other folders and files are for testing purpose

Controller App : Checkout Github Repo

DOWNLOAD SOURCE

wget https://github.com/aswanthabam/RoboCar/archive/refs/heads/main.zip
unzip main.zip
mv RoboCar-main robocar
rm main.zip