SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
722 stars 95 forks source link

[Feature request] Add a support for VoCore screen/LED intensity properties and notifications #1615

Open Havner opened 1 month ago

Havner commented 1 month ago

Is your feature request related to a problem? Please describe. More of a convenience.

Describe the solution you'd like The Arduino plugin (SerialDashPlugin namespace) contains properties for screen and LED intensities/brightness. They can be read and displayed. It also contains support for events, e.g.: Display(RGB)IntensityChanged -> SerialDashPlugin.DisplayScreenFor1s_DisplayIntensityChanged.

I would like a similar support for VoCore screens and related LEDs (Asher Racing Artura Ultimate in my case). I can change the intensities just fine with the wheel (Devices -> Artura -> Controls), but there is no way to see what I changed and to what value.

Would be nice to actually have those intensities in the Properties and have an actual support for changing them in the Events.

Dash Studio -> Settings -> Dashboard Display has a check for "Enable on dash notifications", but it only displays things like System/Game volume. Not intensity changes.

Describe alternatives you've considered I don't know of any.