Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
/ SumoCode Public archive

The SumoCode repository contains the source code for our sumo bot, which is designed for the upcoming sumo robot competition.

License

Notifications You must be signed in to change notification settings

KayTwenty/SumoCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SumoCode

Welcome to the official repository for the sumo bot code!

Introduction

The SumoCode repository contains the source code for our sumo bot, which is designed for the upcoming sumo robot competition. This repository serves as a central hub for managing and version-controlling our codebase.

Features

Our sumo bot code includes the following features and modules:

  1. Motor Controls: Provides control functions for the individual motors of the sumo bot.
  2. Ultrasonic Sensor: Enables the detection of objects or opponents using an ultrasonic sensor.
  3. Light Sensor: Allows the sumo bot to sense the presence of light and make decisions based on light conditions.
  4. Sumo Bot Controller: Orchestrates the overall behavior of the sumo bot by integrating motor controls, sensor inputs, and decision-making algorithms.

Getting Started

To get started with the sumo bot code, follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/KayTwenty/SumoCode.git
  1. Connect the sumo bot to the Arduino uno.
  2. Open the Arduino IDE (or any compatible IDE) and navigate to the cloned repository directory.
  3. Load the sumo_bot.ino sketch file into the Arduino IDE.
  4. Make sure to adjust the pin configurations in the code to match your setup.
  5. Upload the sketch to your Arduino board.
  6. Feel free to modify and enhance the code as needed for your specific requirements.

License

The SumoCode repository is licensed under the MIT License. Feel free to use, modify, and distribute the code as permitted by the license.

About

The SumoCode repository contains the source code for our sumo bot, which is designed for the upcoming sumo robot competition.

Topics

Resources

License

Stars

Watchers

Forks

Languages