The Arduino Car Obstacle Avoidance project creates a car that autonomously navigates while avoiding obstacles. It uses an Arduino Uno, motors, an H-bridge module, an ultrasonic sensor, and a TSOP sensor for remote control. The system combines assembly and C code, with the assembly controlling the motors and the C code
-
Updated
May 19, 2023 - Assembly