Min Science Visualiser. Determines the minimum science and displays the value in the 4 digit 7-segment display.
Enter the science pack contents into any of the lower substations, on the green wire. Still works before all sciences have been unlocked.
Both portions work independantly, feel free to delete one side of the dashboard
Left - RGB display for minimum stored science. Look carefully at the combinators to work out the colour selection logic. Key topics include logical masking (video below) and RGB encoding (video tba)
Right - Value of minimum science Credit for this section is from: https://www.reddit.com/r/factorio/comments/umt183/a_fantastically_efficient_7_segment_display/ I still have no idea how the bitshift operation works like this.
Details on how to use it: Clock Circuits Mini Tutorial https://youtu.be/5sfJkL8Hcn8
Basic Combinator Tutorial (for Item Masking circuits) https://youtu.be/eTR1bU2qnXE
