You know I heart the MQTT. A lot of my sensor stacks are built with MQTT and I’ve been known to use the protocal in some pretty harsh conditions.
Given it’s footprint and overall performance it seemed like a natural fit to use on Glass. I’d already created Mirror API bridges to MQTT and that fits most of my non-realtime use cases. However, sometime you just want something a little more frequent. So, I coded up the smallest example I could think of using the low frequency live card pattern for Glass using the Glass Developement Kit (GDK). Here’s a shot from Glass of the action (and yes, it was a 104.5 outside…it’s a little toasty :-)
For all the code, visit the sample on Github: justinribeiro/glass-gdk-lowfreq-mqtt-live-card