- Joined
- Feb 16, 2018
- Messages
- 14
- Reaction score
- 15
- What state or country do you live in
- Other International
@MaccaPopEye and others
https://www.littlebirdelectronics.com.au/8-channels-5v-relay-module
Now that I know which board you use, I think I can advise you a bit more. Looking at the schema of your board, it uses transistors to drive the relays. Nice. This solves a lot for you. A bit pitty is that they use leds directly on the input of the board. This increases a the current a lot. Nice that they use also low power leds. After some roughly calculations the curren drawn from the pi will be about 3 mA or less. You are safe. You still need to connect ground between the RPI and board. Just connect grount from the RPI (like pin 9 of the 40 pin connector on the pi) to pin 10 of J9 on this board. This way you have a normal closed cercuit to drive those relays.
https://www.sainsmart.com/products/8-channel-5v-relay-module
These board however requires 15-20 mA and need transistors to drive the opto couplers!
For the question of driving from different supply's, I indeed would use at least a seperate one for the pi since relays are nasty for digital electronics. However, if you look at the current, you only might need two. The RPI 3 is recommended about 2.5A. which also validates a seperate supply. now those relays only about .34W whith 8 relays on board, it is 8 X .34 = 2.72W. This means it can draw about 550mA. some other stuff with it means it wil never draw over 1 Amp. So you are safe to put 2, even 3 of those boards with one supply.
Now the reason why it is working with no ground connected. Are you using one supply for the board and the pi together? If so, you connected the ground via the power supply.
https://www.littlebirdelectronics.com.au/8-channels-5v-relay-module
Now that I know which board you use, I think I can advise you a bit more. Looking at the schema of your board, it uses transistors to drive the relays. Nice. This solves a lot for you. A bit pitty is that they use leds directly on the input of the board. This increases a the current a lot. Nice that they use also low power leds. After some roughly calculations the curren drawn from the pi will be about 3 mA or less. You are safe. You still need to connect ground between the RPI and board. Just connect grount from the RPI (like pin 9 of the 40 pin connector on the pi) to pin 10 of J9 on this board. This way you have a normal closed cercuit to drive those relays.
https://www.sainsmart.com/products/8-channel-5v-relay-module
These board however requires 15-20 mA and need transistors to drive the opto couplers!
For the question of driving from different supply's, I indeed would use at least a seperate one for the pi since relays are nasty for digital electronics. However, if you look at the current, you only might need two. The RPI 3 is recommended about 2.5A. which also validates a seperate supply. now those relays only about .34W whith 8 relays on board, it is 8 X .34 = 2.72W. This means it can draw about 550mA. some other stuff with it means it wil never draw over 1 Amp. So you are safe to put 2, even 3 of those boards with one supply.
Now the reason why it is working with no ground connected. Are you using one supply for the board and the pi together? If so, you connected the ground via the power supply.
Last edited:





