Issue in getting Processing to talk with Arduino w/StandardFirmata
in
Integration and Hardware
•
7 months ago
Hey there,
So I've been having a terrible time trying to get Processing and Arduino to communicate, and I figured maybe someone could help.
Here's what I've done . . .
-Downloaded both Processing 2.0b7 (32-bit version) and Arduino 1.0.3
-Downloaded Arduino Library for Processing ( http://playground.arduino.cc/interfacing/processing)
-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.
Any help would be appreciated,
Thanks!
So I've been having a terrible time trying to get Processing and Arduino to communicate, and I figured maybe someone could help.
Here's what I've done . . .
-Downloaded both Processing 2.0b7 (32-bit version) and Arduino 1.0.3
-Downloaded Arduino Library for Processing ( http://playground.arduino.cc/interfacing/processing)
-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.
Any help would be appreciated,
Thanks!
2