Closed rosemarybeetle closed 11 years ago
Need the Arduino to be able to trigger actions in Processing. This will allow physical interaction to push out onto the web and cause physical to digital interaction.
Digital to physical is already proven. See @twitr_janus
Here's a lead http://cmuems.com/2011/b/11/14/tweetting-object-with-processing-and-arduino/
This is resolved.
Used twitter4j library and serial.write on arduino and serial.read on Processign sketch
Need the Arduino to be able to trigger actions in Processing. This will allow physical interaction to push out onto the web and cause physical to digital interaction.
Digital to physical is already proven. See @twitr_janus