Skip to content

Cars Control

Giuliano Ranauro edited this page Jul 22, 2021 · 1 revision

We could use a circuit to turn off road lights when there is no one near by, to save electricity. This goal is achieved by using an array of standalone sensors: array

Every sensor is powered by a Solar Cell, to save even more power. Anyway, the first sensor is connected to the Controller (arduino) to know when a car passes by. We need this feature to LOG the event:

car pass

Clone this wiki locally