Skip to content

Instantly share code, notes, and snippets.

View chut's full-sized avatar

Calum Barnes chut

  • Xively
  • Boston, USA
View GitHub Profile
@chut
chut / xively mqtt arduino
Created October 16, 2013 16:52
An example of how to connect to the xively MQTT server using arduino. Based on the pubsub client by knolleary
/*
Xively MQTT example
-Subscribes to Xively feed
-publishes current value to serial monitor
Based on Basic MQTT Example by knolleary
By Calum Barnes, Xively (c) 2013