Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
TBS VSI Vertical Speed Indicator
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Air, Sea
Tags: v1.6.13
File Size
Posted
Updated
167.221 KB
1 Feb, 2023 @ 3:05pm
3 Feb, 2023 @ 11:18am
10 Change Notes ( view )

Subscribe to download
TBS VSI Vertical Speed Indicator

Description
This is a simple to install 1x2 Microcontroller.
What it does is take an Input Number and show the delta of it (Limit variable) via the needle.
Additionally it shows the current value (max +-999; max +-9999 on 3x3 and bigger monitors) next to the needle.

Intended use is as analog vertical speed indicator, as known in aircraft.
~But you can use it for any value you want to measure~
I.e you can plug in your fuel tank and measure how fast it depletes, while also displaying how much fuel you have left.

Note:
This Microcontroller adjusts to the size of the Monitor!
See the Image above for more details about the changes.

Changes are:
1) If the numbers are shown with the markings
2) How many digits are listed on the current value


UPDATE
I have included a variable Limit, so you can adjust to the value you want to measure.
You can now set the Limit between 4 and 40!
3 Comments
Sabre 14 Jun, 2023 @ 5:37am 
ok, cool.
TheBrilliantShadow  [author] 9 Jun, 2023 @ 12:10pm 
@SabrePulse: You can take a look at the Lua code, everything is there. But basically it just converts value delta to the rotation of the needle, depending on the limits set.
Sabre 9 Jun, 2023 @ 10:45am 
Whats the math for it?