Hello,
i want to control a stepper motor from processing using firmata on my arduino. to get the motor running at an adequate speed, i use to set a delay between 200 - 800 Microseconds (in arduino). now, firmata doesn't support delayMicroseconds and processing does not accept float values for the delay() - any idea how to get this microseconds-delay done in processing?
thanks to all advices & cheers,
michael