An open API service indexing awesome lists of open source software.

https://github.com/soaibsafi/can-networks

The goal is to control a virtual dashboard with a set of ECUs. Therefore it is necessary that the ECUs exchange information over the CAN bus. Each board realizes sensor functionality and additional logical functionality which controls the dashboard. The main task of this unit is to implement these ECUs.
https://github.com/soaibsafi/can-networks

Last synced: about 2 months ago
JSON representation

The goal is to control a virtual dashboard with a set of ECUs. Therefore it is necessary that the ECUs exchange information over the CAN bus. Each board realizes sensor functionality and additional logical functionality which controls the dashboard. The main task of this unit is to implement these ECUs.

Awesome Lists containing this project

README

        

# CAN-Networks
The goal is to control a virtual dashboard with a set of ECUs. Therefore it is necessary that the ECUs exchange information over the CAN bus. Each board realizes sensor functionality and additional logical functionality which controls the dashboard. The main task of this unit is to implement these ECUs.