Arduino Digital Dash

Hi I am building a sports car and im trying to find a way to use a arduino for the dash cluster by using a nextion touch display or some other nice lcd. but i can't find any informational videos on how to build one or articles on it. all i can find is videos of people showing that they have done it. if any can help me out by finding something that would be helpful. thanks

I would recommend using a raspberryPi or Teensy over arduino for touch screen and calculating that much info at once. Teensy uses the arduino IDE too so coding it would be similar.

You would need to ask yourself what you want to see for gauges and then find away to tap into those sensors or get that info from the OEM ECU if it has one.

Out of curiosity what kind of car is it?