News

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 ...
Circuit Diagram: Relay module: Connect the IN pin of the relay to a GPIO pin (e.g., D1 or GPIO5). ESP8266 or ESP32: Make sure the relay module's VCC and GND are properly connected to the board.
The smallest quad-channel relay board I’ve seen so far is the one by Seeed Studio using an STM32 MCU and solid-state relays that measures just 60 x 40mm, but the relays only support up to 2A. ESP32 ...