Hi,
I recently baught the “Raspberry Pi Relay Board v1.0”.
I want to use it with Win10 IoT core, so I wanted to make an I2C driver.
I managed to establish the connection with the relay board, but I currently don’t know what to send, based on the sample code found here: seeedstudio.com/wiki/Raspber … tware_Part
I don’t know anything about smbus so I was hopping that I would be able to get the values of bytes that I should send for activating each port and deactivating each port.
Anything you can give me would be welcome