There’s no question that the Arduino has to be the most popular platform for all kinds of small projects in very diverse fields. It’s low-cost and easy to use and so accessible for a large number of people. Once enabled with Ethernet (either with a shield or with an onboard Ethernet interface), the Arduino becomes a great way to connect all kinds of “things” to a network. Given the ubiquitous nature of the Arduino and the ubiquitous computing capabilities of the Syntro Lightweight Compute Cloud, it’s only natural that we’d want to provide support for the Arduino and make it really easy to integrate with a Syntro cloud. We are calling this software Syntrino.
We’re hoping to have Syntrino as part of the first open source release of Syntro. It will include the SyntrinoLib library that will handle all of the Syntro-related networking and present an easy to use API to the top level sketch. In addition, there’ll be a demo application to show just how easy it is to write sketches that can leverage the power of a Syntro cloud.


