Eric-K95 / RelayModule-CoolingFan

By using the relay module, the magnetic-relay will control 120V or 240V to turn on/off the cooling fan when it reaches certain temperature.

Repository from Github https://github.comEric-K95/RelayModule-CoolingFanRepository from Github https://github.comEric-K95/RelayModule-CoolingFan

RelayModule-CoolingFan

A SRD-05VDC-SL-C 5V relay is a programmable electrical switch, which can be controlled by Arduino or other micro-controllers. It can be programmed to control on/off the devices when a certain event occurs. The relay acts as a bridge between Arduino board and high voltage application. The inside of the relay is connected to an 120-240V electrical switch. When the relay receives a signal, the switch will open or closed. In this exercise, control the fan when the temperature is high by using the normally closed mode of the relay.

About

By using the relay module, the magnetic-relay will control 120V or 240V to turn on/off the cooling fan when it reaches certain temperature.


Languages

Language:C++ 100.0%