Processing version 1.5 is available for download. In addition to support for traditional desktop/web development, this release also includes an Android development mode. This should make Android development easier than using the Android SDK. For everything you need to know to start developing in Processing for Android, see the their Android Wiki page.
Tag Archives: Processing
Brainwave music maker
Brainwave measurement tools are increasingly being included in hacker projects. In this video, Collin from Make Magazine reveals his progress in producing brainwave-based music. He uses the a NeuroSky MindSet device for measuring EEG activity, which transmits its data via Bluetooth to the Mac. The MindSet Beat Sequencer code for Processing runs on the Mac. […]
Handling exceptions in Processing
Here’s some interesting information from the MAKE Codebox about how to handle errors and exceptions which appear in the Processing IDE. A good look at what causes exceptions along with suggestions on how to deal with them.
