Hoping this is the place to post this wuestion im not positive but Is it possible to pass an array from computer to arduino board with info from a program in a way that it can then use the bits of info to do various things. Basically what im asking is how to send the array (I am currently just using the VisualC++ example from:
http://arduino.cc/playground/Interfacing/CPPWindows and just trying various things to send it with the Write function)
Thanks