Skip to content

Ikemura-kei/RM2021-Tutorial

Repository files navigation

Welcome to RM2021 Tutorial Assignment Page

Modules (Currently):

Stage 1:

  • C++ Basics & (Optionally Makefile). DIR: ./1_CPP
  • Git and Github. DIR: ./2_Git

Stage 2:

  • FreeRTOS and hardware. DIR: ./3_and_4_Hardware_FreeRTOS
  • PID Controller. DIR: ./5_PID

Cloning

You can clone this repo (after setting up git correctly) by:

  • git clone https://github.com/Ikemura-kei/RM2021-Tutorial.git OR
  • git clone [email protected]:Ikemura-kei/RM2021-Tutorial.git.

Then go to the module level folders to get the material needed for assignments, remember to read the INSTRUCTIONS of each assignment FIRST.

General Submission Guide

  • We need to you submit almost all assignment to your private repo. For detailed guidance on that, refer to the CPP assignment instruction.
  • PLEASE SPECIFY YOUR NAME in your submission files, the best is to add your real name in the README.md or the repo discription. If we cannot identify you, your submission is invalid.

About

This is a repository for RM2021 Software tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages