Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
HSV Flicker Controller Microcontroller
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Creative
Microcontrollers: Microcontroller
Tags: v0.10.13
File Size
Posted
35.914 KB
11 Apr, 2020 @ 4:26pm
1 Change Note ( view )

Subscribe to download
HSV Flicker Controller Microcontroller

Description
A fairly simple controller that allows an output to randomly flicker when turning on or off, or even for as long as it's on. Also supports occasional flickers. You could even disable flickering entirely, and then question why you're using it if you don't want a flicker...

It's fairly simple to use. Adjusting the chance of a light being on during a flicker is a simple chance out of maximum chances. Whether it flickers on when turning on, turning off, or constantly while it's on is configurable via property switches in the settings panel.

If you wish to adjust the flicker durations, you must open the controller, and modify the capacitors on the left.

Note: I have not tested whether the output of a microcontroller that is influenced by a math.random() function will sync in multiplayer.

Possible use scenarios can include: Simulating lights in abandoned or dysfunctional facilities, broken equipment, those lights that always take a moment to turn on, et cetera.

See also the boolean variant.
7 Comments
Messerschmitt-Me-262 4 Oct, 2024 @ 2:17pm 
the game does not have a system like that, that i know of. it would be good if the light just shut off when the fluid level in the container got to a certain point, like a threshold gate
Peekofwar  [author] 3 Oct, 2024 @ 9:14pm 
Does the game have a water contact sensor, or is the fluid meter the only thing we have?

If we have a fluid contact sensor, then it should be relatively easy to do.
Messerschmitt-Me-262 3 Oct, 2024 @ 4:42am 
it would be cool if it didnt rely on electric to shut off, so the system still works when infinite elec is on
Messerschmitt-Me-262 3 Oct, 2024 @ 4:22am 
Can you make one that will flicker and shut off when touched by water? someone did make one but the flickering was super slow.
Peekofwar  [author] 11 Apr, 2020 @ 9:35pm 
Peekofwar  [author] 11 Apr, 2020 @ 9:31pm 
Adjust the Hue to the desired color. Use Google Search (other search engines are available) if you're unsure what hue value corresponds to your desired color.
Fritzbuild3r 11 Apr, 2020 @ 8:31pm 
how do i change the color of the light?