specialsite.blogg.se

Arduino relay board tutorial
Arduino relay board tutorial




arduino relay board tutorial

A LED is easy enough, but large power items such as light bulbs, motors, pumps or fans required more sneaky circuitry. * The question is "Why to use a relay with an Arduino?"Ī micro controller's GPIO (general purpose input/output) pins cannot handle higher power devices. Only one of the pins will complete the circuit and will show activity on the multimeter. Then connect the other probe one by one to the remaining 2 pins. Now connect one on the multimeter's probe to the pin in between the coils (Common Pin) Turn the relay upside-down to see pins located at its bottom part. Set the multimeter to resistance measuring mode. If you ever get confused in figuring out which one is NO and which one is NC pin, follow the steps below to easily determine that: If we connect our battery to the right pins you can actually hear the *clicking* sound when the switch turns on. Hence, the positive output of DC power supply can be connected to any one of the coil pins while negative output of DC power supply will be connected to the other pin of the coil or vice versa. This relay has 'no' polarity marked on it since the internal suppressing diode is not present in it. You can do it either by connecting a multimeter to resistance measuring mode with a scale of 1000 ohm (since the coil resistance normally ranges between 50 ohm and 1000 ohm) or by using a battery. Let’s start by determining the relay coil pins. I have attached the datasheet of the relay for more information. L: is the "Coil Sensitivity" which is 0.36W 05VDC: Also known as "Nominal Coil Voltage" or "Relay Activation Voltage", it is the voltage necessary for the coil to activate the relay. It starts from and goes down till Finally the bottom bit says: SRD-05VDC-SL-C SRD: is the model of relay. Then we see the "Current and Voltage Rating": it is the maximum current and/or voltage that can be passed through the switch. Now, if we look at the top of the relay the first thing we see is SONGLE, it is the name of the manufacturer. The closing and releasing of the contacts results in powering on and off of the circuits. When the coil is de-energized the electromagnetic force disappears and the armature moves back to the original position turning on the NC contact. When the electromagnet is energized the NO is the one which is on and NC is the one which is off. When current flows through the coil of the relay, a magnetic field is created that causes a ferrous armature to move, either making or breaking an electrical connection. Middle one is COM (common) and the rest of the two are called NO (Normally Open) and NC (Normally Close). It is very popular relay among Arduino and DIY electronics hobbyists. The relay I am looking at is a SRD-05VDC-SL-C.






Arduino relay board tutorial