Package nl.tue.id.creapro.arduino

Interface Summary
ArduinoConstants  
ArduinoListener  
SerialConstants  
 

Class Summary
Arduino 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.