hey peeps,
you possibly know this library if you were working with stepper motors and the easydriver stepper motor driver:
http://www.alhin.de/arduino/index.php?n=44.
when including an external library in arduino you include the library into your sketch like this:
#include <AH_EasyDriver.h>
now my question is if it is possible to use this library while im interfacing the Arduino board with Processing like this:
http://www.arduino.cc/playground/interfacing/processing
thanks a lot in advance,
mrzl
1