Code for the S&T driver controler
Find a file
2025-04-25 20:15:59 -05:00
src Change debounce loops to time 2025-04-25 19:54:01 -05:00
.clang-format Refactored pedal and drive functions (#6) 2025-04-21 20:54:39 -05:00
.gitignore Refactored pedal and drive functions (#6) 2025-04-21 20:54:39 -05:00
contributing.md Update contributing.md 2025-03-31 23:05:50 -05:00
DriverController.ino Fixed pedal fault false positive. Fixes #5 2025-04-23 19:26:24 -05:00
LICENSE Initial commit 2024-11-08 18:04:48 -06:00
README.md README 2025-03-24 22:54:30 -05:00

Driver Controller

This is the code for the SolarCar main controller board. It is meant to be ran on an Arduino due. Any further documentation will be found at the SolarCar repo.