-I've got basic Arduino sketches to work on an Arduino Uno
-Uploaded StandardFirmata to Arduino Uno
-Ran arduino_input from the Arduino library in Processing with no graphic response whatsoever (NO errors).
Is there something I'm missing here? I can get this to work on the nice IMAC's @ school, but I can't get this to communicate on my home PC (running 64-bit Windows XP).
I'd initially tried running this on 64-bit Processing but came up with the error that Serial is not supported in 64-bit mode.
I read various things on forums that sent me on a goose chase trying several versions of both Processing and Arduino, but these two versions seem to have the least trouble.