Yahoo Pipes
Alternatives…
http://stackoverflow.com/questions/2019887/alternatives-to-yahoo-pipes
Apatar
http://apatar.com/demo/Apatar_Overview/Apatar_Overview.html
Deri-Pipes
More to come
Yahoo Pipes
Alternatives…
http://stackoverflow.com/questions/2019887/alternatives-to-yahoo-pipes
Apatar
http://apatar.com/demo/Apatar_Overview/Apatar_Overview.html
Deri-Pipes
More to come
Low cost wide band software defined transceiver.
By Michael Ossmann
http://ossmann.blogspot.com/2012/06/introducing-hackrf.html
HackRF One
This would be a good upgrade for the Ethernet shield
https://www.sparkfun.com/products/11287
Here’s the sample code which allows the wifi shield to detect wifi networks. And an example which shows how to send the SSID and Password to connect to a protected wifi network.
http://arduino.cc/en/Guide/ArduinoWiFiShield
Three methods other than DMZ:
http://hackaday.com/2011/03/31/using-touchosc-with-your-projects/
uses the p5 library in processing
http://dangerousprototypes.com/2012/01/28/processing-arduino-touchosc/
http://www.urimicrofluidics.com/index.php/arduino/56
This post was the key to making Arduino+EthernetShield work with touchOSC. Without using Processing as an intermediary. Got it working tonight and will update this post with details.
http://arduino.cc/forum/index.php?topic=137549.0
A web server on the Ethernet shield
At bildr.blog
http://bildr.org/2011/06/arduino-ethernet-pin-control/
REST server
By Jason Gullickson
https://github.com/jjg/RESTduino
A client program: http://bildr.org/2011/06/arduino-ethernet-client/