...
Decoded CAN Data: Similar to telemetry, see Telemetry: Architecture and look specifically at the aggregating data section. We need the datetime, name of message, sender, and data.
...
Below is the architecture for the project. Note that this is very similar to the telemetry project except that the data should be streamed to the CAN explorer project. There are also some features for the project
...
Main Requirements
These are the main requirements for the project that must be implemented.
...