History

Current version

3/8/2026, 10:05:54 PM

Imported from wiki

by tmascroft · 3/8/2026, 9:31:02 PM

Auto Night Lights

# Auto Night Lights

"The 'Activate' var only works when the sensor is in the horizontal position"

*Tested in v0.2.3036.15111 and lights don't turn off during daytime.*

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

The Items you will need are as follows.

- 1 [Kit_(Logic_Memory)](/wiki/kit-logic-memory)
- 2 [Kit_(Logic_I/O)](/wiki/kit-logic-io)
- 1 [Kit_(Logic_Processor)](/wiki/kit-logic-processor) ("Compare Unit")
- 1 [Sensors](/wiki/sensors) (If on same circuit as Solar adjuster, can use that Sensor)

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


<gallery>
CommentedPic.jpg|Full Visual with Settings
Auto Night Light Circuit.jpg|Visual Only
</gallery>
![CommentedPic.jpg](CommentedPic.jpg)
![Circuit Showing Night Light system](Auto Night Light Circuit.jpg)
- Circuit Showing Night Light system*