Thanks a bunch. These tutorials are awesome and very helpful especially for educators like me who teach software dev using the Qt framework. A gentle request: please kindly upload the source code for the Tesla Future Car dashboard with instrument cluster. PS: Is there a reason why you're not using CMake in this project?
This is run in QT5.15 , If you know qt6 then change one of library QtGraphicalEffect to QtCompact.GraphicalEffect then it will work Download Source code from github
Hey man, love your project about the dashboard, is there any contact so that I can ask you some question about my project about build an interface dashboard design for an EV car?
Good job, are u used Figma first and then built the design in QML?
Thanka buddy
Thanks a bunch. These tutorials are awesome and very helpful especially for educators like me who teach software dev using the Qt framework. A gentle request: please kindly upload the source code for the Tesla Future Car dashboard with instrument cluster. PS: Is there a reason why you're not using CMake in this project?
Hi I can't share because i accidentally deleted the source code 😥
Hi, can you explain how to open and run this in QT6?
This is run in QT5.15 , If you know qt6 then change one of library QtGraphicalEffect to QtCompact.GraphicalEffect then it will work
Download Source code from github
Can you make a video for how to design in Figma that can be compatible to qt.
No , That i don't know
@@techcoderhub okay
Can i integrate this ui to sensors? If yes, how?
yes , You need modify for your device
Hey man, love your project about the dashboard, is there any contact so that I can ask you some question about my project about build an interface dashboard design for an EV car?
You can contact me via email 📧
Visit channel description
Do you create .svg images on figma or download them?
I download
nice
Thanks bro😊
ossum, can you please upload more on this .....
I cant able to download figma designs, its asking "Request to access this file"
@@sathishkumarg7186 Send me request
www.figma.com/file/5sXR4BPUIy56QyDoxJ52sb/Eagle-Dashboard?type=design&node-id=0%3A1&mode=design&t=gj1YsckV4YejgRUY-1
@@techcoderhub this link is not working 🙂
@@techcoderhub given now
How to interface this deshboard with CANbus data ?
You need to write code for reading canBus and then need to write some backend stuff and send data to ui via signal slot mechanism
@@techcoderhub Any tutorial or worked out example available ? How about dummies can try this out ?