Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAN Communication #2

Open
4 tasks
faraz-b opened this issue Jul 20, 2020 · 0 comments
Open
4 tasks

CAN Communication #2

faraz-b opened this issue Jul 20, 2020 · 0 comments
Assignees
Labels
Top Level The top level issue for a larger project

Comments

@faraz-b
Copy link
Member

faraz-b commented Jul 20, 2020

Everything and anything to do with CAN communication between the dashboard, VCU/BMS and potentially the data acquisition MCU.

Initial Steps (rough guideline, unordered):

  • Install and configure CAN module (software) and shield (hardware) for the raspberry Pi

  • Establish connection to the CAN bus

  • Create or find an API to read and write data to the CAN bus from dashboard

  • Create tests for all data to read/write and display to the front end

  • API - this would be something like get_batt_temp or get_vehicle_speed

  • Tests - implement a button or screen which lists all test options

@faraz-b faraz-b added the Top Level The top level issue for a larger project label Jul 20, 2020
@faraz-b faraz-b pinned this issue Jul 20, 2020
@faraz-b faraz-b added this to the Can Comm Established milestone Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Top Level The top level issue for a larger project
Projects
None yet
Development

No branches or pull requests

2 participants