A base sketch for building networked Processing projects with MQTT
Based on the example in Tingenek's post MQTT with Processing
- WMQTT library from IBM - Copy the file ia92/J2SE/wmqtt.jar to ~/Documents/Processing/libraries/wmqtt/library/
- Switch to the Eclipse Paho Java libraries
- Tidy up and refactor code