#Logic Day-Night Sensor

1 messages · Page 1 of 1 (latest)

coarse gull
#

How can I make the time from 8-6pm as a signal for lights.

jaunty cradle
#

so maybe if you just make it so that if its greater than 20

#

then it turns on

#

or using an and gate and a flip flop thing

#

if the time is 20 it goes through the and thing and makes the flip flop on

#

and then when it becomes six the flip flop turns off

#

there would be other ways to do it

#

but thats the way i would