Skip to content

Firmware

Joshua Williams edited this page Dec 23, 2021 · 4 revisions

Firmware works with the nitty-gritty details of our vehicle so the rest of the software doesn't have to. This part of our code reports low-level sensor data (for example, the current steering angle) in a more abstract form, and applies commands from the rest of the software to the vehicle hardware.

Firmware Pages

Clone this wiki locally