Actions

Difference between revisions of "Auto Night Lights"

From Unofficial Stationeers Wiki

(Created page with "This is an Auto Night Lighting circuit to toggle outside lights on during nighttime. The Items you will need are as follows. * 1 Memory Unit * 2 Logic I/o * 1 Compare Unit *...")
 
(Edited the Item list to include clickable links to the various parts)
Line 3: Line 3:
 
The Items you will need are as follows.
 
The Items you will need are as follows.
  
* 1 Memory Unit
+
* 1 [[Kit_(Logic_Memory)]]
* 2 Logic I/o
+
* 2 [[Kit_(Logic_I/O)]]
* 1 Compare Unit
+
* 1 [[Kit_(Logic_Processor)]] ("Compare Unit")
* 1 Sensor (If on same circuit as Solar adjuster, can use that Sensor)
+
* 1 [[Sensors]] (If on same circuit as Solar adjuster, can use that Sensor)
  
 
ALMemory set to 0
 
ALMemory set to 0

Revision as of 23:24, 21 November 2020

This is an Auto Night Lighting circuit to toggle outside lights on during nighttime.

The Items you will need are as follows.

ALMemory set to 0

BatchWriter

  • I/O set to Input from ALCompare
  • Output to Wall Lights
  • Var to On

Reader Input set to Sensor Var set to Activate

Compare Input1 set to Reader Input2 set to Memory set chip to equals

CommentedPic.jpg
Circuit Showing Night Light system