hex705

the first creature to discover water was likely not a fish

bridges

OSX Command Line with Processing

leave a comment

It is possible to access Unix Terminal commands (command line) on a Mac (OSX) through Processing.  This example uses the say command and then open to open two applications.  Note that parameters are in a String array (String[]) can can be changed with standard array calls.
Read the rest of this entry »

Written by hex705

February 1st, 2011 at 11:35 am

Posted in bridges

How to control a light bulb in Paris

leave a comment

Please download code for today’s class:

tele_example code  ( no longer available ).

full_tele_example code

These code samples will enable you to quickly set up real-time physical data-sharing links between a server, client and  Arduino micro-controllers.

Four files are included: sensorRead_n, teleServer_n, teleClient_n, sensorActuate_n.  Sensor files are Arduino code, Server and Client files are Processing.

Written by hex705

January 25th, 2010 at 8:47 am

Posted in bridges,networks

Tagged with