About 862,000 results
Open links in new tab
  1. Line Following Robot - Arduino Project Hub

    Jun 7, 2020 · In this project I will show you how to build a line following robot step by step easily. This project is very basic and I think everyone who has electronics project as hobby they have at least once wanted to build this kind of car/toys/robot in their mind.

  2. Motors | Motor Driver | L298n - Arduino Project Hub

    Jun 12, 2021 · Firstly, Connect your Motors with L298n Motor Driver. Now, Connect your L298n Pins with Arduino Uno Pins. Now, Connect following Pins- L298n (+5V) =>Arduino (+5V) L298n (Gnd) =>Arduino (Gnd) Now Connect Battery- L298n (+12V) =>Battery (+ve) L298n (Gnd) =>Battery (-ve) Above Pin System can Run your L298n Motor Driver module as well as Arduino.

  3. Arduino code for controlling 4wd motors

    Jun 4, 2017 · i have logically combined some pieces of code i found online (FIND BELOW) and installed the BLUETOOTH RC CONTROL app, checked the code and uploaded to my Arduino. whenever i insert the batteries, 2 motors run immediately and 2 other do not move.

  4. How to use the L298N motor driver module | Arduino Project Hub

    Apr 25, 2024 · Main article: How to use the L298N motor driver module. The L298N Motor Driver is a controller that uses an H-Bridge to easily control motors direction and PWM to control the speed. This module allows you to independently manage …

    Missing:

    • Robot

    Must include:

  5. Arduino Motor Control Code - Programming - Arduino Forum

    Mar 3, 2025 · In this post, I’m sharing a simple yet effective motor control code for Arduino, ideal for controlling small robots or any project involving motorized movement. This code allows you to control your motors for basic movements: forward, backward, turn left, turn right, and stop, all while utilizing PWM (Pulse Width Modulation) for speed control.

  6. Arduino Obstacle Avoiding Robot Using an L298N Motor Driver

    In this project, I'm going to walk you through how to make a simple Arduino Flinching Robot step by step for those who prefer the L298N H-bridge Motor Driver to the Motor Shield. Before we get started, have you ever wondered whether to choose an Arduino Motor Shield or an L298N Motor Driver for your project?

  7. L298N Motor Driver with Arduino – A Complete Guide

    Feb 17, 2025 · The L298N Motor Driver Module is a powerful and versatile component that allows you to control the speed and direction of DC motors with an Arduino. It is commonly used in robotics, car projects, and other applications requiring motor control.

  8. Human Following Robot Using Arduino And L298N Driver

    Apr 27, 2024 · Through this process, it captured data from the object. This is a dual-channel H-bridge motor driver. It can control four DC motors at the same time.

  9. Line Follower Robot Using Arduino : 5 Steps - Instructables

    This project demonstrates how to build a simple line-following robot using an Arduino Uno. The robot detects a black line on a white surface using two IR sensors and moves accordingly with the help of an L298N motor driver module.

  10. Zohaib-Mansoor/First-Stepper-Motor-Robot - GitHub

    3 days ago · This arduino project includes the stepper motor and its module, along with a simple code that functions to get the stepper motor running and defines {motorspeed, size of the step, # of revolutions needed to spin a total of 360 degrees} Also, I attached a long stick to the stepper motor top, but you can use other materials aswell (pencil, straw, …

Refresh