GitHub

X-croot/L298N-XCR

L298N is a popular dual H-bridge motor driver, ideal for controlling two DC motors with speed and direction in robotics projects. attach(pwmPin, in1Pin, in2Pin, name ...
If you want to build a small robot with a motor, you are likely to reach for an L298N to interface your microcontroller to the motor, probably in an H-bridge configuration. [Dronebot] has used L298N ...
An autonomous robot that detects and avoids obstacles using Arduino Uno, Ultrasonic Sensor (HC-SR04), Servo Motor, and L298N Motor Driver. The robot continuously scans its surroundings and makes ...