Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
simple RGB indicator 2
   
Award
Favorite
Favorited
Unfavorite
Tags: v1.4.15
File Size
Posted
20.654 KB
12 Apr, 2022 @ 8:04am
1 Change Note ( view )

Subscribe to download
simple RGB indicator 2

Description
uses : green to red indicator for fuel tanks , batteries , generators , overheat.. it has many uses by itself

This microcontroller firstly takes the connected value and saves it as the max value (MAX).
whenever it goes lower than the MAX, the RGB light turns more and more to red depending on how far it is from MAX.
if the connected value goes over MAX, it instantly becomes the new MAX and triggers an ON signal.
the RGB effect is directly calculated from the MAX to 0.