This repo contains all the embedded and software development we have produced for the FSAE Team for its Electrical subsystem on cars CR-26 and CR-27.
Housing for our electrical equipment placed on the car or for hand-held use remotely.
Logs in CSV format of live data from testing the car on campus and live performance at competitions.
Selected schematics and PCB files used in our live data collection.
This is code we utilize to test whether our electrical equipment is set up correctly and helps us troubleshoot problems.
Utilizing a Nextion display on our vehicle, this is the most up-to-date version dashboard each driver utilizes while driving to monitor the car's performance.
Embedded C++ software written to our ESPs & Arduinos to handle reading, converting, and transporting CAN data from the car to our displays.
This is a forked repo from Farrel (http://www.farrellf.com). In our version, we have added more visual modules, changed the behavior of existing modules, and changed the theme of the software as well.