Skip to content

DTabaresV/Arduino-Remote-Sensor-Vehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Project Arduino Remote Sensor Vehicle

It is a project with the Arduino IDE to maneuver a vehicle with a distance sensor. The project is assembled with an arduino uno board and adafruit motorshield.

Installation

Before you start, make sure you have the following programs and tools installed:

Arduino IDE: To program and load the code on the Arduino board.

Adafruit Motor Shield Library: To control the motors with the Adafruit Motor Shield.

Git: To clone the repository and manage the code.

Installation Steps Clone the Repository

Contribute

  1. Fork the project.
  2. Create a branch ('git checkout -b feature').
  3. Commit your changes ('git commit -m 'Add new functionality'').
  4. Upload the changes ('git push origin feature/new-functionality').
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published