The dashboard project for the EVER V competition was designed to provide a comprehensive and user-friendly interface for monitoring the electric vehicle's key performance metrics. The system consisted of six 1.3-inch OLED screens seamlessly combined to act as a single large display. It showcased critical data such as speed, RPM, distance traveled, state of charge (SOC), battery range, and battery temperature in real time.
To ensure accuracy and reliability, the project integrated data from multiple sensors, including inductive proximity sensors for RPM and speed measurement, voltage and current sensors for battery monitoring, and temperature sensors for thermal management. The data was processed and displayed using an Arduino Nano, while an ATtiny85 microcontroller was utilized for efficient sensor interfacing.
The innovative design and effective implementation of the dashboard contributed significantly to the vehicle’s performance, earning the team third place in the dynamic track of the EVER V competition. The project highlighted the team's expertise in electronic systems, data visualization, and real-time vehicle monitoring.