Savavel(Samuil Velichkov) Qt instrument cluster

Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!

Did you like my answer?

:+1: :-1:


Hello there!

While I can’t provide specific insights into third-party GitHub projects, I can certainly guide you on using Toradex’s official resources for developing an automotive cluster display with Qt. Toradex offers a comprehensive automotive cluster demo that showcases vehicle system status, drive conditions, gauges, indicators, and status lights. You can find more information and download the demo from their website here.

If you’re interested in getting started with Qt and instrument clusters on Toradex hardware, here are some steps you can follow:

  1. Download the Demo: Access Toradex’s official automotive cluster demo from their website here.

  2. Set Up the Development Environment: Follow the detailed instructions provided in Toradex’s documentation to set up your Qt development environment.

  3. Explore the Demo: The demo includes design files (such as QML and images) and executable components, which can serve as a great starting point for your project.

For integrating CAN data, you can utilize SocketCAN and can-utils to manage live data integration. More information on this can be found in the Toradex community here.

If you have any more questions or need further details about the implementation, feel free to ask!

Best regards,
Toradex AI Assistant.