Hello
im having a problem with my home made relay board and the problem is i cant get that relay pull
board is pretty much like this one founded from google-> http://3.bp.blogspot.com/-010escsTmXk/U ... ircuit.gif
wires come to the board from top right 5V, two pins below Gnd and sixth from top on left side Gpio 17
components im now using (after propably twenty changes) are:
Meisei PS-5 relay
BC 237 transistor
2,6k resistor
and some random diode
after relay there is computer fan with 4,5V battery supply
raspberry pi's power supply is 1000mA
im commanding gpio's with wiring pi's commands
gpio mode 0 out
gpio write 0 1
gpio write 0 0
i hope someone could help me with this! maybe i just have screwd my relay board or those components are just wrong(im pretty newbie with components with voltage under 230~) or my awesome coding skills aint enough for raspberry or could it be my raspberry is broken or something??
Thanks!