Arduino & Relays

From Interaction Station Wiki
Revision as of 14:47, 12 October 2017 by Oyo (talk | contribs) (Created page with "The Conrad relay modules in the Station require higher that 5V voltage to operate, so we will use a 9V battery as a power source and switch it with an Arduino trough a BC547 t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Conrad relay modules in the Station require higher that 5V voltage to operate, so we will use a 9V battery as a power source and switch it with an Arduino trough a BC547 transistor.
The modules look like this Relay modules.jpg

On the printed pcb modules there is a small separate circuit, where the transistor is.
the small circuit looks like this in detail Relay addon.jpg
This is the BC547 pinout BC547.jpg
The Arduino is connected trough a resistor to the Base of the Transistor. SO the signal is to be connected onto the pin that is next to the resistor (look above)
When the Arduino pin is High, then voltage flows from the Emitter to the Collector, therefore it switches the relay on trough the battery.
There are some boards that are not printed PCBs. They look like this
Relay diy01.jpg
The transistor is placed directly on the board in this case. The logic is the same. Looks like this (always check the resistor from the Base, the pin it is connected to is the Arduino pin)
Relay diy02.jpg