Skip to content

This is the repo for documenting our robot build of the 2022 LYRC.

Notifications You must be signed in to change notification settings

felixgasiaux/CodeClub_LYRC_Robot_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeClub_LYRC_Robot_2022

This is the repo for documenting our robot build of the 2022 LYRC.

Index

  1. Our Team
  2. The hardware used
  3. Installation

About the Team

The entire robot is built in Level 2 in Bonnevoie. This Team is formed from members of the CodeClub association in Luxembourg and mentored by Thierry Goniva, Jean-Phillipe Guisset and Miguel Collados.


Hardware

The kit consists of the following components:


Installation

To use our Code you first need to clone our Repository :

git clone https://github.com/felixgasiaux/CodeClub_LYRC_Robot_2022.git

Then you will need to include the libraries into your arduino IDE :

Under Sketch > Include Library > Add .ZIP Library

Then select the Library you just downloaded within the repository

Next you need to make sure that you have selected the right Board & Port :

Go to Tools > Board: ... and select Arduino Mega or Mega 2560

Go to Tools > Port and select your Port

Connect the Sensors to the correct Ports on the MegaPi

Now open the .ino File from our Firmware, upload the code and have fun!

About

This is the repo for documenting our robot build of the 2022 LYRC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published