Communicating with Microsoft Azure EventHub using Arduino

details

Event Hub is introduced in Microsoft Azure as a new member to Service Bus. Event Hub is based on Publish/Subscribe architecture where devices sending to Event Hub acts as publisher and devices receiving from Event Hub acts as consumer. In this blog I will explain the steps you can communicate with Event Hub using your Arduino. For this tutorial I have used Arduino UNO and Arduino Ethernet Shield.

  • Part Lists:
    • Arduino
    • Arduino ethernet shield (including MicroSD card slot)
    • Azure Account
  • Source & Code : https://iotguys.wordpress.com/2014/12/25/communicating-with-microsoft-azure-eventhub-using-arduino/

Event Hub is introduced in Microsoft Azure as a new member to Service Bus. Event Hub is based on Publish/Subscribe architecture where devices sending to Event Hub acts as publisher and devices receiving from Event Hub acts as consumer. In this blog I will explain the steps you can communicate with Event Hub using your Arduino. For this tutorial I have used Arduino UNO and Arduino Ethernet Shield.

  • Part Lists:
    • Arduino
    • Arduino ethernet shield (including MicroSD card slot)
    • Azure Account
  • Source & Code : https://iotguys.wordpress.com/2014/12/25/communicating-with-microsoft-azure-eventhub-using-arduino/

COMMENTS

Please Login to comment
  Subscribe  
Notify of