Skip to content

Contains Embedded Code for Northeastern Electric Racing for the 2023 Competition

Notifications You must be signed in to change notification settings

Northeastern-Electric-Racing/Embedded_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded_Code

Contains all the code for the embedded systems found within the car as of the 2023 competition

Built off of the NERduino library

Steps for Contributing

  1. Clone the repo via SSH
git clone [email protected]:Northeastern-Electric-Racing/Embedded_Code.git
  1. Update the submodules
git submodule update --init

NOTE If you want to pull new changes from the dependencies (i.e. new changes in the NERduino library)

Overview of Repo

.
|
|───MPU (Master Processing Unit)
|───TCU (Telemetry Control Unit)
|
|───Legacy Code
|   |───Brakelight
|   |───Dashboard
|   └───PedalBox
|
└───README.md

Introduction

If you're new here, make sure to complete all the steps from this onboarding document. It'll basically run you through the basics of git and setting up git on your system, installing VSCode and PlatformIO, and some basics of functions and objects in C++.

About

Contains Embedded Code for Northeastern Electric Racing for the 2023 Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •