Skip to content

Releases: mazduino/mazduino-dash-canbus

v1.3 - improve performace for serial comm with serialTask

03 Aug 19:01

Choose a tag to compare

v1.2.2 - fix serial 3 speeduino via RX2/TX2

03 Aug 18:44

Choose a tag to compare

v1.2.1 - Fix layout and optimize

27 Jul 06:12
73b8b2d

Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2 - fix get missing data and type data

11 Jul 17:33

Choose a tag to compare

v1.1.1

16 Jun 16:59
f4c1867

Choose a tag to compare

v1.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1...v1.1.1

v1.1

14 Jun 20:27
40d3a8f

Choose a tag to compare

v1.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1...v1.1

Release Notes for v1 (Pre-release)

07 Jun 18:37

Choose a tag to compare

Pre-release

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.