Releases: mazduino/mazduino-dash-canbus
v1.3 - improve performace for serial comm with serialTask
v1.2.2 - fix serial 3 speeduino via RX2/TX2
Full Changelog: v1.2.1...v1.2.2
v1.2.1 - Fix layout and optimize
What's Changed
- update version number & changelog by @amrikarisma in #3
- Feature/webserver by @amrikarisma in #4
- Bugfix/layout display by @amrikarisma in #5
Full Changelog: v1.2...v1.2.1
v1.2 - fix get missing data and type data
Full Changelog: v1.1.1...v1.2
v1.1.1
v1.1
What's Changed
- Bugfix/delay by @amrikarisma in #1
New Contributors
- @amrikarisma made their first contribution in #1
Full Changelog: v1...v1.1
Release Notes for v1 (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.
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.
Thank you for testing this pre-release version! Feedback and contributions are welcome.
