BlueWave Studio forum
Single Gague for Speed - Printable Version

+- BlueWave Studio forum (https://bluewavestudio.io/community)
+-- Forum: OpenAuto Pro (https://bluewavestudio.io/community/forum-86.html)
+--- Forum: OBD-II (https://bluewavestudio.io/community/forum-103.html)
+--- Thread: Single Gague for Speed (/thread-3725.html)



Single Gague for Speed - TechyTP - 03-06-2023

I have all the PID and dashboards working but I would like to create a new one that just shows speed so as I can have it showing along side of the other info in widescreen mode. Is this possible? Idealy i would also like to have a separate display showing just the speed. Is this possible by using the api and a pi nano or an esp32 type device with a small LCD screen so as I can display the speed in front of me. Its for a Mini so my speedo is in the center console


RE: Single Gague for Speed - Daniel_BlueWave - 03-07-2023

Here are the possibility with gauges: https://bluewavestudio.io/community/thread-2043.html

With the additional LCD you would have to create your own solution. It's not supported by OAP.


RE: Single Gague for Speed - TechyTP - 03-07-2023

So how would I set up just one single large dial, I have tried just adding one gague like below but it does not work? Am i doing this right?

[ObdDashboard_0]
Name=Sport
Title=Sport dashboard
Type=0
GaugeIndex_0=4


RE: Single Gague for Speed - TechyTP - 03-09-2023

(03-07-2023, 10:45 PM)TechyTP Wrote: So how would I set up just one single large dial, I have tried just adding one gague like below but it does not work? Am i doing this right?

[ObdDashboard_0]
Name=Sport
Title=Sport dashboard
Type=0
GaugeIndex_0=4

Can anyone help with this??


RE: Single Gague for Speed - KreAch3R - 03-09-2023

Please provide this option. Removing GaugeIndexes from known dashboards should hide the empty gauges.