A.k.a the Sensor2CAN.
- Arduino IDE
- Arduino Nano Board Select
- MCP_INO 2.1.0 library
- MD_MAX72XX 3.3.0 library
- main (Code that has been tested on the car for SRE-6)
- test-bench (Code being developed for Perfboarding)
- Install git
- Clone this repo into any reachable folder using, in a command line of your choice (WSL Ubuntu, PowerShell, Terminal, etc),
git clone https://github.com/spartanracingelectric/Sensor2CAN.git
- Change your branch if necessary by using
git checkout <BRANCH_NAME>
- Change your branch if necessary by using
- Install the Arduino IDE Make sure to install version 1.8.19
- Within the Arduino IDE
Tools->Manage Libraries...
, install all needed libraries - Configure Arduino IDE board to the Raspberry Pi Pico.
- Upload the sketch!
Shinika Balasundar, Software Lead, Integration (CANBus/DAQ communication)
Aryan Saini, Project Lead, Hardware (Schematic and PCB design, PCBA) & Software Validation
Rudy Saurez Serrano, Project Designer, Hardware (Schematic and PCB design, PCBA)
Novel Alam, Project Designer, Software (ADC/MUX programming)
Andy Neidhart, Project Designer, Software (CAN programming)
Edric Ong Jieh, Project Designer, Software (MUX programming)
Wesley Tam, Project Designer, Software (MUX programming)