Skip to content

ttfrobotics/Unaga-Line-Follower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unaga Line Follower Robot

This repository contains the source code and documentation for the Unaga Line Follower Robot. The robot is a simple autonomous robot that can follow a black line on a white surface. It uses infrared sensors to detect the line and make necessary adjustments to keep the robot on track.

Getting Started

To build and program your own Unaga Line Follower Robot, you will need the following components: Alt Text

Find the circuit from

Circuit

How to bulid and code:

Building video Coding video

Alt Text

Once you have assembled the hardware, you can download the source code from this repository and upload it to your Arduino board using the Arduino IDE. The code is written in C++ and uses the Arduino libraries for motor control and sensor readings.

Alt Text

Usage

To use the Unaga Line Follower Robot, simply turn it on and place it on a white surface with a black line. The robot will use its infrared sensors to detect the line and follow it. You can adjust the speed and turning behavior of the robot by modifying the code parameters.

Galleries

Alt Text Alt Text

Contributing

If you would like to contribute to the Unaga Line Follower Robot project, you can fork this repository and make your changes. Then, submit a pull request to have your changes reviewed and merged into the main branch.

Alt Text

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project was inspired by the many open-source robotics projects available online.
  • Thanks to the Arduino community for providing an easy-to-use platform for prototyping and experimentation.

You can customize this README file to include more information about your Unaga Line Follower Robot, such as photos, videos, detailed instructions, and troubleshooting tips. Make sure to keep it clear and concise, so that other users can easily understand and use your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%