hi
I want to send data received serially by master arduino to the slave arduino using USB HOST CONTROLLER.
The master arduino will read the data from serial monitor and send it to USB HOST CONTROLLER which will forward it to slave arduino.
Serial Monitor...>Master Arduino....> usb host controller...> Slave Arduino
I am new to this. So any help would be really appreciated...
Thank You..