Skip to content

Embedded Systems Software for UCI's 2020/21 FSAE EV Racecar

Notifications You must be signed in to change notification settings

AnteaterRacing/2021_Embedded_Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

2021 EV Racecar Software

Welcome to UCI's Anteater racing software page. This is where all of the embedded software work is done for our EV racecar.

Components

Central Control Module (CCM), Suspension Sensor Array (SSA), Data Acquisition Script (DAS)

The CCM is the main microcontroller for the car. It works as the central hub for anything the car does. Some of its functionalities include taking in car based inputs (steering, brake, throttle), controlling the motors, and grabbing data from the SSA. The SSA acts as the data acquisition component for our racecar.