Obstacle Avoidance robot using L293D motor driver

obstacle avoidance robot

Creating a self-driving obstacle avoidance robot is an exciting venture, and with this obstacle-avoidance robot, you’ll learn how to navigate an Arduino-based project to avoid obstacles autonomously. Using sensors, motors, and some clever programming, this robot will detect obstacles and adjust its path accordingly—essentially a self-driving car! Hardware Components Used in This Project Here are … Read more

How to use L298N dual H-bridge motor driver

L298N motor driver

The L298N dual H-bridge motor driver is among the most popular DC motor drivers. It features a simple interface and uses fewer pins to connect to the microcontroller. Its method of integration allows it to support a wider range of microcontrollers. In this practice, we will focus more on understanding how to use the L298N … Read more