Steps of running processing on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text] Open terminal, run the following commands: $ cd /home/ubuntu/ $ wget http://processing.googlecode.com/files/processing-1.5.1-linux.tgz $ tar xvf processing-1.5.1-linux.tgz $ cd processing-1.5.1 […]