I want to connect two Arduino MKR1000 boards over bluetooth, in a master and slave relationship. Each board will pass a sine wave input to its own LED. I want to control the phase difference between the LED sine waves, so that while one is dim, the other can be high.
I would also like to do this through Simulink if possible.
Any advice is appreciated.