This project implements a CAN-based automotive dashboard using three Electronic Control Units (ECUs). ECU1 is responsible for acquiring vehicle speed and gear information, while ECU2 handles engine RPM and indicator status. Both ECUs transmit real-time data over the CAN bus to ECU3, which acts as the dashboard unit. ECU3 processes the received CAN
-
Updated
Jan 24, 2026 - C