Hi, for example if I were to have a master and slave. Master will request bytes from slave, slave will then send the required bytes over. Therefore, my question is which of the Arduino board should be connected to the computer? By right because master would be printing to serial com so it should be connected to the computer and the slave would be powered by the master?
Nor is there any reason to power the slave from the master: power it any way that's appropriate.