Purdue Solar Racing Battery Management System (BMS) GUI interface for version 1.0.0 PSR-BMS.
- Configuration of BMS parameters
- Need to add interrupts functions
- CSV Reader for Battery Characterization Data
- Needs to finish setting up CSV reader
- Needs to be able to import data (using file picker) into the application
- Needs to be able to export data (using folder picker) out of the application
- Data Interpolation
- Needs to figure out how to interpolate data with math functions
- Data Logging
- Data Visualization
- Serial Port Communication
- Live Battery Data Monitoring
- Clone the repository
- Download Visual Studio
- Download .NET Desktop Development and Window Application Development workloads
- Open Solution (.sln) in Visual Studio
- Start Coding!