Normal: Manual control of each relay All ON: Activate all relays All OFF: Deactivate all relays Alternating: Alternate between odd and even relays Sequential: Activate one relay at a time in sequence ...
This project contains Arduino code for an ESP32 microcontroller to control a relay module, which in turn controls lights, to create a variety of blinking patterns. The code is designed to demonstrate ...