Stationeers

Stationeers

Not enough ratings
The ultimate power display
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
123.852 KB
Oct 11, 2018 @ 8:43am
1 Change Note ( view )

Subscribe to download
The ultimate power display

Description
It shows you the power usage, the power generation and the battery percentage.

You will need:
1 ic housing
1 integrated circuit
2 logics I/O
3 kit (Consoles)
1 cable analyzer

Connect things according to the third picture.
7 Comments
froggx Apr 20 @ 10:40am 
i'm loving how this makes you fuck with batch readers instead of hardcoding the batch reads into the program itself (less lines of code, no fucking with device pins, eventually dropping a shit ton of logic chips actually does dig into the power budget).

this is helpful if you want to see what kind of mad hacks happen when you skip outta class halfway through. :Ava:
mazerf Jan 10, 2023 @ 6:02am 
The code that you have in the picture is not visible, the quality is bullshit there

Redo it, or at least throw the text in the comments and in the description
chalackd May 7, 2020 @ 8:01pm 
This works great, I've modified the wiring a bit to allow displays in multiple areas and eliminate the cable analyzer. Figured I'd share.

One batch reader input is connected to my solar power/data mains, output to the main power line from batteries to base.

TYPE - Solar Panel, VAR - Charge, MTHD - Sum.

Other batch reader input and output is connected to battery output and data.

TYPE - Stationary Battery, VAR - Charge, MTHD - Sum.

https://steamcommunity.com/sharedfiles/filedetails/?id=2088764589

Then in various places around a base I wire an IC housing and 3 LED displays onto the main power feed/data from the batteries and batch readers, insert your IC with this program and set as:
D0 - Battery batch reader, D1 - Panel batch reader, D2 - Stationary Battery (any one of them)
D3 - Battery percentage display, D4 - Production display, D5 - Usage display

https://steamcommunity.com/sharedfiles/filedetails/?id=2088764314
Rikkavidu_GER Apr 27, 2020 @ 12:10pm 
Thank you!
Aleax Feb 17, 2020 @ 8:31pm 
your screws are all aliased to things that do not help with configuration Which device goes to which screw?
Tallinu Nov 16, 2019 @ 7:41pm 
@LTL King You do if you want to separate out total generation and total consumption instead of only getting net change in stored power.
LTL King Jul 16, 2019 @ 9:29pm 
You don't need the cable analyzer. You can access the info straight off the battery.