Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 275 Bytes

File metadata and controls

6 lines (6 loc) · 275 Bytes

Arduino-Robot-Navigation

A C++ Arduino interface for the L298N motor driver.

Features

  • Motor abstraction and motor group coordination for aligned DC motor pairs.
  • Collision detection using the HCSR04 Ultrasonic range-finder.
  • Multi-behaviour movement patterns.