Skip to content

Release Notes for v1 (Pre-release)

Pre-release
Pre-release

Choose a tag to compare

@amrikarisma amrikarisma released this 07 Jun 18:37

This is the pre-release version of the Mazduino Dash CANBus project. Below are the key features and updates included in this version:

🚀 Features
Dual Communication Mode: Supports both CAN and Serial communication for ECU data retrieval.
Real-time Data Display: Displays RPM, MAP, TPS, AFR, Coolant Temperature, Battery Voltage, and more on a TFT screen.
WiFi Access Point: Enables OTA updates and configuration via a built-in web server.
Customizable Display: Dynamic data boxes with color-coded indicators for critical values.
CAN Message Filtering: Filters specific CAN IDs for efficient data processing.
Startup Splash Screen: Displays firmware version and project information during initialization.

🛠️ Improvements
Optimized CAN data handling for better performance and reduced latency.
Enhanced display rendering with anti-aliased fonts for improved readability.
Added lazy update mechanism to reduce unnecessary screen refreshes.
Improved error handling for CAN and Serial communication.

🐞 Bug Fixes
Fixed an issue where TPS values were not displayed correctly.
Resolved delay in real-time data updates by optimizing loop intervals.
Addressed WiFi reconnection issues when RPM exceeds 100.

⚠️ Known Issues
This is a pre-release version and may contain minor bugs or incomplete features.
Further testing is required for compatibility with different ECU models.

📜 Full Changelog
For a detailed list of changes, visit the Full Changelog.

mazduino-display-esp32-canbus-1

Thank you for testing this pre-release version! Feedback and contributions are welcome.