Runway Lighting Controller - VHF Squelch Break .. #2

MisterBill2

Joined Jan 23, 2018
27,563
The timer could also be in the hardware portion of the lighting control system and thus not require any code.
Creating a time delay in software requires counting some event, such as ticks of the internal processor clock. There is not such inside the arduino.
Thus I suggestedan external timer as part of the lighting system.
 
Top