I am now trying to get the BV4626 work with Arduino.
It is multi-IO card from http://www.byvac.com.
I try to use the relays. Problem is that relays seem to want
60mA each. So this means that I cannot power it from arduino
+5V rail. What is the current capability of that pin?
How about the external power supply to Arduino. Will that give
more power to that pin, or not?
now when I got the address right (0x31) I can turn relays on but not of.
Because the I2C command to turn relay off is 10 0.
Apparantly Wire library takes the zero as terminating character and does not send it further. Is there any way to solve this. If I am correct with the problem, I will report it to the Byvac.