News

The Arduino sketch enables you to configure an almost unlimited number of on/off times for the relay. This is controlled through the NUMSLOTS and slots options. The slots array contains one or more ...
Features: Hardware components: Arduino, relay module, jumper wires, and external power source Code: Arduino code for controlling the relay based on sensor input or a manual switch Applications: Home ...
Arduino Due and the Ethernet shield W5100 have the microcontroller, which has enough GPIO pins for the 16 channel relay , or 2x 8-channel relay. Since Due does not have everyone, the prepared source ...
The article is a tutorial on how to control 16 relay through Arduino microcontroller with Ethernet shield W5100. Hello, I'm going to share again with another project that helps many of you to solve ...