Hello,
I am being tasked with a project that would like me to take a Matlab script and wirelessly transfer the data to an arduino uno. I have been successful in using a serial connection but I would like to create something that would be very similar but I would not have to constantly have the usb cable connected. The project I am doing is a robot that must follow a black line using photoresistor (so that data must be transmitted to the computer) and then it must move servos(data must be transmitted to the arduino). I have a program already written up for this but I would like it to run exactly the same without the serial connection. Should I use a Wifi shield or bluetooth connection? and any recommendations as to a brand, and or tutorial material?