Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

disjustin/FRUCDFE7_Dashboard

 
 

Repository files navigation

''' The program is written in C. The primary file is "main.c" where .c are files containing source code and .h are files containing the associated headers. Our primary code editor is PSOC Creator 4.2 since it implements the source code and the associated components The C source code files can be viewed with any other text editor.

I've included my own questions and annotations in the "main.c" of my branch, justin_branch.

This project focuses on the dashboard firmware which is responsible for displaying the real-time speed, state of charge, and other information for the UC Davis FE 7 electric formula car.

I created a GettingStarted folder with some helpful documentation on the overall function of the car. You might find the CAN topography helpful to understand the drive modes and various fault conditions that are implemented into the code.

I have not been given a clear objective on what to do with the code except to try to understand as much as I can. My leads are saying that much of the code is commented out and I can see that many parts can be cleaned up. Additionally as the school year progresses, the leads would like to implement more features and be able to display more information on the dashboard. '''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.0%
  • C++ 31.7%
  • Pawn 14.9%
  • Assembly 2.5%
  • HTML 1.0%
  • Verilog 0.6%
  • Other 0.3%