Together with the IDuino firmware (an Arduino sketch uploaded to the Arduino
board), this class allows you to control the AdMoVeo robot from Processing:
Controlling all the actuators (LED's, motors, buzzer etc) and receiving input
events from all the sensors (distance sensors, light sensors, sound sensors and
line readers etc).
Together with the IDuino firmware (an Arduino sketch uploaded to the Arduino
board), this class allows you to control the Arduino board from Processing:
reading from and writing to the digital pins and reading the analog inputs,
reacting on the input data when available.