First LOGO! Project: Yard Light on a Dusk Sensor and a Clock
A classic first project for beginners: a twilight sensor turns the yard light on, and a weekly clock switches it off around 23:00 and stops it from staying on after 6:00 in daylight. Here are the blocks, the logic and the order to build and test it in, before anything gets connected in the panel.
Why use a clock if there's already a twilight sensor?
Without a clock, the light would stay on all night while it's dark outside — the clock switches it off around 23:00, saving energy and not bothering neighbours.
Can I change the time the light switches off?
Yes — the weekly clock block in LOGO! Soft Comfort can be reprogrammed at any time, including separately for each day of the week.
Can this same logic be used with a different sensor?
Yes — the same AND/OR structure also works for a motion sensor, a temperature switch, or any other input signal that needs a time limit.
Why test in the simulator instead of on site right away?
The simulator shows logic mistakes before they become a real problem with power connected — it's much safer and faster to fix the diagram on a computer.
What if the light doesn't turn on after installation?
First check in the simulator that the logic runs correctly; if it does, the issue is usually in the sensor wiring or relay connections, which an electrician can check.
Ready to build your own yard light?
Browse twilight sensors and LOGO! modules in the shop and start with this first project.