You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino-powered robot designed to navigate a square path while avoiding obstacles. The robot uses encoders for precise movement control and an RGB LED for status feedback. It moves 3 feet forward, turns left, and repeats this process four times, adjusting for minor distance errors. An LCD display shows elapsed time.