> ## Documentation Index
> Fetch the complete documentation index at: https://benrover-docs.tekbot.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> A team from Benin designing and building a rover for Mars missions

<img className="block" src="https://mintcdn.com/beetho/0zb_-4Xb7yS9Ow33/images/banner-home-docs.png?fit=max&auto=format&n=0zb_-4Xb7yS9Ow33&q=85&s=70e51cd2ce2d7c4c2724bcc253b651d8" alt="BenRover Banner" width="900" data-path="images/banner-home-docs.png" />

<div className="text-center">
  BenRover - a team of passionate engineers and students from Benin, dedicated to designing and building a rover for Mars missions as part of the <a href="https://cars4mars.co.za/">Africa Rover Challenge - Cars4Mars</a>.
</div>

## Comprehensive Overview of the Rover Architecture

<img src="https://raw.githubusercontent.com/BenRover-24/docs/main/docs/electronics/images/rover_architecture.jpg" alt="Comprehensive Overview of the Rover architecture" />

The Rover Architecture depicted in the image above is a diagram of how the different components of our Rover will interact together. We have 5 main types of components in our system:

<CardGroup cols={2}>
  <Card title="Input Data Processing Block" icon="microchip">
    Utilizes an NVIDIA Jetson NANO platform to process inputs from various sensors
  </Card>

  <Card title="Central Computer" icon="computer">
    Raspberry Pi 4 running ROS (Robot Operating System) software framework
  </Card>

  <Card title="Output Components Block" icon="cogs">
    Arduino Mega controls various devices such as displays, motors, and LEDs
  </Card>

  <Card title="Auxiliary Systems" icon="bolt">
    Includes Energy Management System, Remote Control, and Emergency Stop
  </Card>
</CardGroup>

## Our Mission 🚀

Our mission is clear:

### Innovate and Explore 🌌

<CardGroup cols={2}>
  <Card title="Designing the Future" icon="rocket">
    Develop a Mars rover capable of navigating challenging terrain and conducting scientific experiments autonomously
  </Card>

  <Card title="Inspire the Next Generation" icon="graduation-cap">
    Inspire young engineers and scientists across Benin and Africa
  </Card>
</CardGroup>

### Building a Technological Legacy 🛠️

<CardGroup cols={2}>
  <Card title="Local Talent Development" icon="users">
    Strengthen engineering skills among young Beninese
  </Card>

  <Card title="Collaboration and Excellence" icon="handshake">
    Create a collaborative environment that encourages knowledge sharing
  </Card>
</CardGroup>

### Promoting STEM in Benin

<CardGroup cols={2}>
  <Card title="Educational Outreach" icon="chalkboard-teacher">
    Collaborate with schools and local communities to promote STEM education
  </Card>

  <Card title="Advancing Technological Frontiers" icon="microscope">
    Contribute to the advancement of technological capabilities and research in our region
  </Card>
</CardGroup>

## Get Involved 🤝

Whether you're an engineer, space enthusiast or just curious about our mission, here are several ways to support us:

<CardGroup cols={3}>
  <Card title="Follow Us" icon="github" href="https://github.com/BenRover-24">
    Stay updated on our rover development and mission progress
  </Card>

  <Card title="Join Our Workshops" icon="users-class">
    Attend our workshops and training sessions to learn more about robotics and space exploration
  </Card>

  <Card title="Contribute" icon="code-branch">
    Join our team and contribute your skills in engineering, robotics or software development
  </Card>
</CardGroup>

Together, we can demonstrate the potential of African innovation in space exploration and engineering.
