Codebox: Handling exceptions in Processing
In Codebox: Save sensor data to Google Spreadsheets, reader Stairs observed that the sketch blew up when he didn’t have an Arduino device hooked up. When he dug out the device, plugged it in, and restarted the sketch, it worked fine. This post provides a gentle introduction on how to deal with these types of errors..