I am building quite a complex PCB automotive application. The main concern I have now is in adjusting the different parameters of the software. I mean, I don’t have any problem in designing the PCB / firmware of it, but I would like to have a tuning software to view some graphics, gauges, and be able to modify some parameters from the PC.
Do you guys know any examples? Here some of the ones I have tried and its main problems:
SerialPlot: Really simple and easy to implement, but it doesn’t have entries and doesn’t let me modify the different plots / gauges / bars I need.
TunerStudio: Quite the opposite of SerialPlot. Complete, has pretty much everything needed, but its implementation is so difficult that I don’t feel it’s the correct solution.
Is this going into vehicles or just for fun? What are you using for a display? Which Arduino do you plan on using. Post a proposed annotated schematic showing how all of this gets put together. Be sure to show all power sources and protection.
We need some basic info, such as whether this is a screen display, what kind (e.g., eInk, OLED), and what hardware/software. I don't know any other way of saying it, but your first paragraph is word salad with lots of buzzwords that tell us almost nothing.
Are you writing the software?
What hardware as in esp32, Arduino NANO R4 etc
Since your question seems to be only concerned with output, we don't need to be concerned with input sensors or processing.
Are you asking what is the best way to display RPM, Oil Temp, Oil Pressure etc? That isn't a technical question, that is style or graphic arts. Do you see the problem?