I am using Blynk with an Arduino Yun and the Cooking Hacks Open Garden shield and software. The Open Garden sketch runs on the Yun with a serial connection but once I add Blynk it runs out of memory. I can make it run with Blynk by deleting some of the more complex sensors to bring it under the 32K limit. Anyone got any idea how I can unleash the power of the Linux side of the Yun board to handle the sensor computations? Thanks!