Trouble sending two bytes from a pi 5 master to a slave arduino mega (using smbus2 library)
So I’ve tried using the write_byte
function in the smbus2 library and I’ve been successful using that from the Raspberry Pi 5 to turn an LED connected to the Arduino Mega on and off.