Tentacle
The Tentacle is a collection of open-source libraries and services that allow microcontrollers to communicate with Meshblu. It uses Google's Protocol Buffers as the messaging format.
With very little code, any microcontroller can be connected to the rest of the Octoblu platform.
Example
To connect an Arduino to the Octoblu platform, load the Tentacle sketch onto the device. On boot, the Arduino will establish a stateful connection to the Tentacle server. Messages can then pass bi-directionally to the Arduino.
More Information
For more information see https://tentacle.readme.io
Updated less than a minute ago
